update tor to latest stable release (v0.1.0.17)
[openwrt.git] / package / zlib / Config.in
index 89cb1eb..4b96d94 100644 (file)
@@ -1,7 +1,9 @@
 config BR2_PACKAGE_ZLIB
-       tristate "zlib"
-       default y
+       prompt "zlib.............................. Library implementing the deflate compression method"
+       tristate
+       default m if CONFIG_DEVEL
        help
          A library implementing the 'deflate' compression method
          
          http://www.zlib.net/
+
This page took 0.021046 seconds and 4 git commands to generate.