aboutsummaryrefslogtreecommitdiff
path: root/Config.in
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 /Config.in
parentd908395eae984059785b8a46c97537e1ebad0495 (diff)
downloadbusybox-w32-2d5bd807c0f2a265d438d28f1cfd9d8d2ee627b1.tar.gz
busybox-w32-2d5bd807c0f2a265d438d28f1cfd9d8d2ee627b1.tar.bz2
busybox-w32-2d5bd807c0f2a265d438d28f1cfd9d8d2ee627b1.zip
build system cleanup: rename FEATURE_AWK_MATH to FEATURE_AWK_LIBM;
disable parsing test applet.
Diffstat (limited to 'Config.in')
-rw-r--r--Config.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/Config.in b/Config.in
index 3cb9a4b26..f575e91ce 100644
--- a/Config.in
+++ b/Config.in
@@ -494,8 +494,8 @@ config INCLUDE_SUSv2
494 will be supported in head, tail, and fold. (Note: should 494 will be supported in head, tail, and fold. (Note: should
495 affect renice too.) 495 affect renice too.)
496 496
497config PARSE 497### config PARSE
498 bool "Uniform config file parser debugging applet: parse" 498### bool "Uniform config file parser debugging applet: parse"
499 499
500endmenu 500endmenu
501 501