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 | b1e80b797785e6af4099a9ae967aaa2ce390e80f (patch) | |
tree | 9790aace578dd6d44a21e08b2b5605a4e82823e1 /sofort/config | |
parent | 49fe9fde0cdbaa301654a579769de09711c655ee (diff) | |
download | bcparser-b1e80b797785e6af4099a9ae967aaa2ce390e80f.tar.bz2 bcparser-b1e80b797785e6af4099a9ae967aaa2ce390e80f.tar.xz |
build system: ./configure: base SHELL on the environment's CONFIG_SHELL.
Diffstat (limited to 'sofort/config')
-rw-r--r-- | sofort/config/config.vars | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sofort/config/config.vars b/sofort/config/config.vars index 0c01a29..38d5616 100644 --- a/sofort/config/config.vars +++ b/sofort/config/config.vars @@ -54,6 +54,7 @@ zealous sysroot freestanding cross_compile +config_shell shell pkgconf |