awk has "issues" with unsigned math
[openwrt/svn-archive/archive.git] / openwrt / package / popt / Config.in
1 config BR2_PACKAGE_LIBPOPT
2 tristate "libpopt - Command line option parsing library"
3 default m if CONFIG_DEVEL
4 help
5 A command line option parsing library
6
7 ftp://ftp.rpm.org/pub/rpm/dist/rpm-4.1.x/
8
9
10 config BR2_PACKAGE_POPT
11 tristate
12 default BR2_PACKAGE_LIBPOPT
13