Fix build on Red Hat based systems, where /etc/rc.d/init.d exists (thanks framer99...
[openwrt.git] / openwrt / package / gmp / Config.in
1 config BR2_PACKAGE_LIBGMP
2 tristate "libgmp - GNU multiprecision arithmetic library"
3 default m if CONFIG_DEVEL
4 help
5 GNU multiprecision arithmetic library
6
7 http://www.swox.com/gmp/
8
9
10 config BR2_PACKAGE_GMP
11 tristate
12 default BR2_PACKAGE_LIBGMP
This page took 0.053949 seconds and 5 git commands to generate.