From 16129810acd33d78e785bf636425a4dd9da03984 Mon Sep 17 00:00:00 2001 From: "Peter S. Mazinger" Date: Fri, 20 Jan 2006 11:43:18 +0000 Subject: Correct wordexp, I have hidden for now __libc_arg[c,v], there is no other use within uClibc, depends on fnmatch as well --- extra/Configs/Config.in | 1 + 1 file changed, 1 insertion(+) (limited to 'extra') 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 -- cgit v1.2.3