X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=Config.in;h=cbca0374498d66954048d6497b1fe6de58f0609c;hp=c9ef24a63dcc126e346db40780bcdc4f9469fe9f;hb=c908e5201ad755cfe38f44e31a6b7ffe4d103fd4;hpb=f9aac6f9d29bce115350ea886d9770005bd1e7f3 diff --git a/Config.in b/Config.in index c9ef24a63d..cbca037449 100644 --- a/Config.in +++ b/Config.in @@ -140,6 +140,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 SHADOW_PASSWORDS bool prompt "Enable shadow password support"