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

config HOST_INTLTOOL
	tristate
	default ALLYES
	select HOST_GETTEXT
	select HOST_SYSTEM_PERL
	select HOST_SYSTEM_PERL_XMLPARSER
	help
	  intltool is a set of tools to centralise translation of many different
	  file formats using GNU gettext-compatible PO files.