ab385fee08
git-svn-id: svn://svn.openwrt.org/openwrt/packages@16093 3c298f89-4303-0410-b956-a3cf2f4a3e73
12 lines
365 B
Plaintext
12 lines
365 B
Plaintext
config CLEARSILVER_ENABLE_COMPRESSION
|
|
bool "HTML compression support" if PACKAGE_clearsilver
|
|
default y if CONFIG_PACKAGE_zlib
|
|
|
|
config CLEARSILVER_ENABLE_REMOTE_DEBUGGER
|
|
bool "Remote X CGI debugging" if PACKAGE_clearsilver
|
|
default n
|
|
|
|
config CLEARSILVER_ENABLE_GETTEXT
|
|
bool "Gettext message translation" if PACKAGE_clearsilver
|
|
default n
|