summaryrefslogtreecommitdiffstats
path: root/rules/host-gettext.in
blob: 5b37cdbcd3cdf08499a5204418be71cdf4f4d9c8 (plain)
1
2
3
4
5
6
7
8
9
10
11
## SECTION=hosttools_noprompt

config HOST_GETTEXT
	tristate
	default ALLYES
	# for Mac OS
	select HOST_LIBICONV
	help
	  The gettext program translates a natural language
	  message into the user's language, by looking up
	  the translation in a message catalog.