clearsilver: make the zlib support default static to avoid menuconfig recursive dependency issues

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32189 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd 2012-06-11 01:50:51 +00:00
parent bad65eccbb
commit e7118b1ee8

View File

@ -1,6 +1,6 @@
config CLEARSILVER_ENABLE_COMPRESSION config CLEARSILVER_ENABLE_COMPRESSION
bool "HTML compression support" bool "HTML compression support"
default y if PACKAGE_zlib default y
config CLEARSILVER_ENABLE_REMOTE_DEBUGGER config CLEARSILVER_ENABLE_REMOTE_DEBUGGER
bool "Remote X CGI debugging" bool "Remote X CGI debugging"