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

config HOST_GETTEXT
	tristate
	prompt "gettext (gnu)"
#	select HOST_LIBICONV if ARCH_MINGW
	help
	  The gettext program translates a natural language
	  message into the user's language, by looking up
	  the translation in a message catalog.