enable ftw by default

This commit is contained in:
Eric Andersen 2003-10-03 01:26:05 +00:00
parent f056ca7b18
commit 3f43ecc428

View File

@ -104,7 +104,7 @@ UCLIBC_HAS_GNU_GETOPT=y
#
UCLIBC_HAS_REGEX=y
# UCLIBC_HAS_WORDEXP is not set
# UCLIBC_HAS_FTW is not set
UCLIBC_HAS_FTW=y
UCLIBC_HAS_GLOB=y
#