diff options
Diffstat (limited to 'extra')
-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 65e1e4c1a..03ee6d52f 100644 --- a/extra/Configs/Config.in +++ b/extra/Configs/Config.in @@ -1124,6 +1124,7 @@ config UCLIBC_HAS_FNMATCH_OLD config UCLIBC_HAS_WORDEXP bool "Support the wordexp() interface" depends on UCLIBC_HAS_GLOB + depends on UCLIBC_HAS_FNMATCH default n help The SuSv3 wordexp() interface performs word expansions per the Shell |