Fix build on Red Hat based systems, where /etc/rc.d/init.d exists (thanks framer99...
[openwrt.git] / openwrt / package / zlib / Config.in
1 config BR2_PACKAGE_ZLIB
2 tristate "zlib - Library implementing the deflate compression method"
3 default m if CONFIG_DEVEL
4 help
5 A library implementing the 'deflate' compression method
6
7 http://www.zlib.net/
This page took 0.054426 seconds and 5 git commands to generate.