update asterisk to new upstream release (v1.2.1)
[openwrt.git] / package / zlib / Config.in
index adc43be..4b96d94 100644 (file)
@@ -1,5 +1,9 @@
 config BR2_PACKAGE_ZLIB
-       bool "zlib"
-       default y
+       prompt "zlib.............................. Library implementing the deflate compression method"
+       tristate
+       default m if CONFIG_DEVEL
        help
-               zlib library
+         A library implementing the 'deflate' compression method
+         
+         http://www.zlib.net/
+
This page took 0.020881 seconds and 4 git commands to generate.