commit | 6ac37da4256a248b8b8046d3b356a3b9c4831c97 | [log] [tgz] |
---|---|---|
author | Denys Vlasenko <vda.linux@googlemail.com> | Wed Jul 14 08:33:20 2010 +0200 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Wed Jul 14 08:33:20 2010 +0200 |
tree | 4edac1c4a03fd7b5cbb0c6f93b99e310f7edb60f | |
parent | 0e450669d455e4f8dab97c26b4009a9700cd677b [diff] [blame] |
build system: disable some applets by default Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
diff --git a/Config.in b/Config.in index fc02a2d..eebc977 100644 --- a/Config.in +++ b/Config.in
@@ -138,6 +138,7 @@ help With this option on, Unicode support is implemented using libc routines. Otherwise, internal implementation is used. + Internal implementation is smaller. config FEATURE_CHECK_UNICODE_IN_ENV bool "Check $LANG environment variable"