diff options
author | midipix <writeonce@midipix.org> | 2023-05-07 05:23:59 +0000 |
---|---|---|
committer | midipix <writeonce@midipix.org> | 2023-05-07 05:32:41 +0000 |
commit | e010bb67fb95700dbba6e1bbb003a9a44f88cb56 (patch) | |
tree | eeb1b4e0718fcf0b3180dec8ba1c86cd437bacd4 /sofort | |
parent | 028ddd6f94065c88bf1195134fa5032c580c0eef (diff) | |
download | bautomake-e010bb67fb95700dbba6e1bbb003a9a44f88cb56.tar.bz2 bautomake-e010bb67fb95700dbba6e1bbb003a9a44f88cb56.tar.xz |
build system: ./configure: base SHELL on the environment's CONFIG_SHELL.
Diffstat (limited to 'sofort')
-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 |