9f61204d5c6565b853e2b3213ca18e9d7848fc53
[openwrt.git] / package / popt / Config.in
1 config BR2_PACKAGE_POPT
2         prompt "popt"
3         tristate 
4         default m
5         help
6           A command line option parsing library
7           
8           ftp://ftp.rpm.org/pub/rpm/dist/rpm-4.1.x/
9           
10
11 config BR2_PACKAGE_LIBPOPT
12         tristate
13         default BR2_PACKAGE_POPT
14