[package] add clearsilver Config.in (#5166)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@16093 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
a8f35db3b2
commit
ab385fee08
11
libs/clearsilver/Config.in
Normal file
11
libs/clearsilver/Config.in
Normal file
@ -0,0 +1,11 @@
|
||||
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
|
Loading…
x
Reference in New Issue
Block a user