diff options
author | midipix <writeonce@midipix.org> | 2023-05-07 05:23:59 +0000 |
---|---|---|
committer | midipix <writeonce@midipix.org> | 2023-05-07 05:32:42 +0000 |
commit | 8b0787437b482bc5227b85640ebb0adba80750ec (patch) | |
tree | f2c6dffe25289bcf38a76f4cf1502a0fb2f5053f /config.usage | |
parent | d13ee51ca0b7c5188900d389e4440cb102adfee9 (diff) | |
download | mmglue-8b0787437b482bc5227b85640ebb0adba80750ec.tar.bz2 mmglue-8b0787437b482bc5227b85640ebb0adba80750ec.tar.xz |
build system: ./configure: base SHELL on the environment's CONFIG_SHELL.
Diffstat (limited to 'config.usage')
-rw-r--r-- | config.usage | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.usage b/config.usage index 33d1e58..41fe629 100644 --- a/config.usage +++ b/config.usage @@ -143,7 +143,7 @@ supported variables: TOOLCHAIN SYSROOT CROSS_COMPILE - SHELL + CONFIG_SHELL PKGCONF PKGCONFIG |