summaryrefslogtreecommitdiff
path: root/sources/uClibc.config
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2003-10-03 01:26:05 +0000
committerEric Andersen <andersen@codepoet.org>2003-10-03 01:26:05 +0000
commit3f43ecc42800401ed2dec0c62db812f329bad875 (patch)
tree8e47a34c2541d242c45c0fe031b42f0bfd11b296 /sources/uClibc.config
parentf056ca7b188cc63c8b833012c7a3f8606d7b95c9 (diff)
enable ftw by default
Diffstat (limited to 'sources/uClibc.config')
-rw-r--r--sources/uClibc.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/sources/uClibc.config b/sources/uClibc.config
index abe2660b8..67b6d0ccb 100644
--- a/sources/uClibc.config
+++ b/sources/uClibc.config
@@ -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
#