summaryrefslogtreecommitdiffstats
path: root/rules/gettext.in
blob: 56c1fa90493663af71e4abd3ad0be53207d50983 (plain)
1
2
3
4
5
6
7
8
menuconfig GETTEXT
	bool "gettext (GNU)               "

config GETTEXT_LIBINTL
	bool
	depends on GETTEXT
	prompt "Install GNU libintl"