1 config BR2_PACKAGE_GETTEXT
3 depends on BR2_USE_WCHAR
5 The GNU `gettext' utilities are a set of tools that provide a
6 framework to help other GNU packages produce multi-lingual
9 Only the libintl library will be installed in the
10 target. The full gettext suite, including tools, will be
11 installed in the staging directory.
13 http://www.gnu.org/software/gettext/
15 comment "gettext needs a toolchain w/ wchar"
16 depends on BR2_NEEDS_GETTEXT
17 depends on !BR2_USE_WCHAR