Convert gmp to new packaging style
[openwrt-10.03/.git] / package / gmp / Config.in
index c70af8e3c7ac8f0c84e4c61842604f53a8cdd2ad..d561f678211c24ce0acee430180f8f2249c6eaeb 100644 (file)
@@ -1,6 +1,9 @@
-config BR2_PACKAGE_GMP
+config BR2_PACKAGE_LIBGMP
        tristate "libgmp"
-       default m
+       default m if CONFIG_DEVEL
        help
-         libgmp
+         GNU multiprecision arithmetic library
          
+         http://www.swox.com/gmp/
+         
+