config FWRT_PACKAGE_GETTEXT prompt "gettext........................... internationalisation library" tristate default n config FWRT_PACKAGE_LIBINTL bool " Do not use libnointl to fake internationalisation support" depends FWRT_PACKAGE_GETTEXT select FWRT_PACKAGE_LIBICONV select FWRT_PACKAGE_LIBPTHREAD default n help Use GNU gettext's libintl instead of the default MirBSD libnointl which saves space.