summaryrefslogtreecommitdiffstats
path: root/rules/libpopt.in
blob: a1b0b85f3b73af44bf79496daf6e7ed9835e5e84 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
menuconfig LIBPOPT
	tristate
	prompt "libpopt                       "
	help
	  FIXME: This item needs to be documented

config LIBPOPT_NLS
	bool
	prompt "native language support"
	depends on LIBPOPT
	help
	  Specify if we want to have gettext internationalization.