blob: bcb51ee89aba8620a59c04dfb512660a3209fbe6 (
plain)
1
2
3
4
5
6
7
8
9
  | 
config BR2_PACKAGE_GETTEXT
	bool "gettext"
	default n
	help
	  The GNU `gettext' utilities are a set of tools that provide a 
	  framework to help other GNU packages produce multi-lingual 
	  messages.
	  http://www.gnu.org/software/gettext/
  |