summaryrefslogtreecommitdiff
path: root/package/popt/Config.in
blob: 554cd3b328319a23b7b4d04bb6e341bf1144ec7d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
config ADK_COMPILE_POPT
	tristate
	depends ADK_PACKAGE_LIBPOPT

config ADK_PACKAGE_LIBPOPT
	prompt "libpopt........................... Command line option parsing library"
	tristate
	default n
	select ADK_COMPILE_POPT
	help
	  A command line option parsing library
	  
	  ftp://ftp.rpm.org/pub/rpm/dist/rpm-4.1.x/