aboutsummaryrefslogtreecommitdiff
path: root/TODO_config_nommu
diff options
context:
space:
mode:
authorDenis Vlasenko <vda.linux@googlemail.com>2008-10-24 10:49:49 +0000
committerDenis Vlasenko <vda.linux@googlemail.com>2008-10-24 10:49:49 +0000
commit2d5bd807c0f2a265d438d28f1cfd9d8d2ee627b1 (patch)
treeec90d0113db23fbd224536cdae6bfdb67e4fe39d /TODO_config_nommu
parentd908395eae984059785b8a46c97537e1ebad0495 (diff)
downloadbusybox-2d5bd807c0f2a265d438d28f1cfd9d8d2ee627b1.tar.gz
build system cleanup: rename FEATURE_AWK_MATH to FEATURE_AWK_LIBM;
disable parsing test applet.
Diffstat (limited to 'TODO_config_nommu')
-rw-r--r--TODO_config_nommu3
1 files changed, 1 insertions, 2 deletions
diff --git a/TODO_config_nommu b/TODO_config_nommu
index 4ed69e07a..35546897f 100644
--- a/TODO_config_nommu
+++ b/TODO_config_nommu
@@ -58,7 +58,6 @@ CONFIG_NO_DEBUG_LIB=y
# CONFIG_DMALLOC is not set
# CONFIG_EFENCE is not set
CONFIG_INCLUDE_SUSv2=y
-# CONFIG_PARSE is not set
#
# Installation Options
@@ -306,7 +305,7 @@ CONFIG_WHICH=y
# Editors
#
CONFIG_AWK=y
-CONFIG_FEATURE_AWK_MATH=y
+CONFIG_FEATURE_AWK_LIBM=y
CONFIG_CMP=y
CONFIG_DIFF=y
CONFIG_FEATURE_DIFF_BINARY=y