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

config HOST_INTLTOOL
	tristate
	default y if 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.