From 6ac37da4256a248b8b8046d3b356a3b9c4831c97 Mon Sep 17 00:00:00 2001 From: Denys Vlasenko Date: Wed, 14 Jul 2010 08:33:20 +0200 Subject: build system: disable some applets by default Signed-off-by: Denys Vlasenko --- Config.in | 1 + 1 file changed, 1 insertion(+) (limited to 'Config.in') diff --git a/Config.in b/Config.in index fc02a2d93..eebc9774d 100644 --- a/Config.in +++ b/Config.in @@ -138,6 +138,7 @@ config UNICODE_USING_LOCALE 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" -- cgit v1.2.3