rhk 8b30049274 [packages] clearsilver: fix Config.in handling and refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/packages@19843 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-24 17:02:13 +00:00

13 lines
286 B
Plaintext

config CLEARSILVER_ENABLE_COMPRESSION
bool "HTML compression support"
default y if PACKAGE_zlib
select PACKAGE_zlib
config CLEARSILVER_ENABLE_REMOTE_DEBUGGER
bool "Remote X CGI debugging"
default n
config CLEARSILVER_ENABLE_GETTEXT
bool "Gettext message translation"
default n