if CONFIG_BUILD_NLS is selected, compile uClibc with locale support

SVN-Revision: 29633
This commit is contained in:
Jo-Philipp Wich
2012-01-01 15:11:11 +00:00
parent 5c067db8a7
commit d22adb1b06
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -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