summaryrefslogtreecommitdiffstats
path: root/rules/libpopt.in
blob: 5294e52db3396bde9fbfcfc6bf53b546b76330f4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
## SECTION=system_libraries
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.