Tcl build fix
[gumsense-br.git] / package / gettext / Config.in
blob9a606a1a261b1b6565db13c4605304b840b0ef27
1 config BR2_PACKAGE_GETTEXT
2         bool "gettext"
3         default n
4         help
5           The GNU `gettext' utilities are a set of tools that provide a 
6           framework to help other GNU packages produce multi-lingual 
7           messages.
9           http://www.gnu.org/software/gettext/
11 config BR2_PACKAGE_LIBINTL
12         bool "libintl"
13         default n
14         help
15           Selecting this package installs all of gettext in the staging
16           directory and the shared library for it's use in the target.
18           http://www.gnu.org/software/gettext/