Kaynağa Gözat

wordexp can't be built w/o glob

Peter S. Mazinger 18 yıl önce
ebeveyn
işleme
124aed1a19
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. 1 0
      extra/Configs/Config.in

+ 1 - 0
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