packages: ipv6/tayga: move static mappings to 'firewall' config
[openwrt/svn-archive/archive.git] / libs / clearsilver / Config.in
1 config CLEARSILVER_ENABLE_COMPRESSION
2 bool "HTML compression support"
3 default y if PACKAGE_zlib
4
5 config CLEARSILVER_ENABLE_REMOTE_DEBUGGER
6 bool "Remote X CGI debugging"
7 default n
8
9 config CLEARSILVER_ENABLE_GETTEXT
10 bool "Gettext message translation"
11 default n