[backfire] merge r25302 - this is needed for upcoming changes in the packages feed
[openwrt-10.03/.git] / Config.in
index f4ab5271f74a06ee01637d82973916750f4e5f91..f1694c7badf1e38449bc4dbb891321d366d5d02f 100644 (file)
--- a/Config.in
+++ b/Config.in
@@ -138,6 +138,13 @@ menu "Global build settings"
                  In case software provides optional support for patented functionality,
                  this optional support will get disabled for this package.
 
+       config BUILD_NLS
+               default n
+               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.
+
        config LARGEFILE
                bool
                prompt "Enable large file (files > 2 GB) support"