aboutsummaryrefslogtreecommitdiffstats
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
commita13cb527c95ed1a4a84644faf4ac18e56b53b8dd (patch)
tree91466786effb4a6d7e4fed0732aabec6e94a0a17 /Config.in
parent859e59397b74e2a639b31e3b90a8c3531a9a4e32 (diff)
downloadupstream-a13cb527c95ed1a4a84644faf4ac18e56b53b8dd.tar.gz
upstream-a13cb527c95ed1a4a84644faf4ac18e56b53b8dd.tar.bz2
upstream-a13cb527c95ed1a4a84644faf4ac18e56b53b8dd.zip
[toolchain] if CONFIG_BUILD_NLS is selected, compile uClibc with locale support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29633 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 901d740064..4e874a69de 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