Fix build on Red Hat based systems, where /etc/rc.d/init.d exists (thanks framer99...
[openwrt.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
This page took 0.038296 seconds and 5 git commands to generate.