[package] update libpng to 1.2.40 (#5797)
[openwrt/svn-archive/archive.git] / libs / clearsilver / Config.in
1 config CLEARSILVER_ENABLE_COMPRESSION
2 bool "HTML compression support" if PACKAGE_clearsilver
3 default y if CONFIG_PACKAGE_zlib
4
5 config CLEARSILVER_ENABLE_REMOTE_DEBUGGER
6 bool "Remote X CGI debugging" if PACKAGE_clearsilver
7 default n
8
9 config CLEARSILVER_ENABLE_GETTEXT
10 bool "Gettext message translation" if PACKAGE_clearsilver
11 default n