summaryrefslogtreecommitdiff
path: root/Config.in
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2012-01-01 15:11:11 +0000
committerJo-Philipp Wich <jow@openwrt.org>2012-01-01 15:11:11 +0000
commitd22adb1b064eef2ee878f357e99589e30437ff31 (patch)
tree3656c925e31f6087f3e5e97536725a3f52838d13 /Config.in
parent5c067db8a7e21d9414692f49f2478bf9dce1de8c (diff)
downloadmtk-20170518-d22adb1b064eef2ee878f357e99589e30437ff31.zip
mtk-20170518-d22adb1b064eef2ee878f357e99589e30437ff31.tar.gz
mtk-20170518-d22adb1b064eef2ee878f357e99589e30437ff31.tar.bz2
if CONFIG_BUILD_NLS is selected, compile uClibc with locale support
SVN-Revision: 29633
Diffstat (limited to 'Config.in')
-rw-r--r--Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Config.in b/Config.in
index 901d740..4e874a6 100644
--- a/Config.in
+++ b/Config.in
@@ -145,7 +145,7 @@ menu "Global build settings"
bool "Compile with full language support"
help
When this option is enabled, packages are built with the full versions of iconv and GNU gettext
- instead of the default OpenWrt stubs.
+ instead of the default OpenWrt stubs. If uClibc is used, it is also built with locale support.
config SHADOW_PASSWORDS
bool