summaryrefslogtreecommitdiff
path: root/sources/uClibc.config
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2003-06-27 12:04:44 +0000
committerEric Andersen <andersen@codepoet.org>2003-06-27 12:04:44 +0000
commit7620b05a7df4c1e459179b2cfedf2a47a070454f (patch)
tree8ee587720769ac6cf79fbf56f3b3f4d529741ca4 /sources/uClibc.config
parent5e7ac2deabf0e8c094160707d33d45e922c665c8 (diff)
add UCLIBC_HAS_TM_EXTENSIONS
Diffstat (limited to 'sources/uClibc.config')
-rw-r--r--sources/uClibc.config2
1 files changed, 2 insertions, 0 deletions
diff --git a/sources/uClibc.config b/sources/uClibc.config
index 70415fcc3..933e2675f 100644
--- a/sources/uClibc.config
+++ b/sources/uClibc.config
@@ -27,6 +27,7 @@ DO_C99_MATH=y
WARNINGS="-Wall"
KERNEL_SOURCE="/usr/src/linux"
C_SYMBOL_PREFIX=""
+HAVE_DOT_CONFIG=y
#
# General Library Settings
@@ -48,6 +49,7 @@ HAS_SHADOW=y
UCLIBC_HAS_REGEX=y
UNIX98PTY_ONLY=y
ASSUME_DEVPTS=y
+UCLIBC_HAS_TM_EXTENSIONS=y
#
# Networking Support