diff options
-rw-r--r-- | extra/Configs/Config.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/extra/Configs/Config.in b/extra/Configs/Config.in index 4cd32e20e..b0637b750 100644 --- a/extra/Configs/Config.in +++ b/extra/Configs/Config.in @@ -1061,6 +1061,7 @@ config UCLIBC_HAS_REGEX_OLD config UCLIBC_HAS_WORDEXP bool "Support the wordexp() interface" + depends on UCLIBC_HAS_GLOB default n help The SuSv3 wordexp() interface performs word expansions per the Shell |