[packages_10.03.2] libgpg-error: merge r27658
[10.03/packages.git] / libs / clearsilver / Config.in
1 config CLEARSILVER_ENABLE_COMPRESSION
2         bool "HTML compression support"
3         default y if PACKAGE_zlib
4         select PACKAGE_zlib
5
6 config CLEARSILVER_ENABLE_REMOTE_DEBUGGER
7         bool "Remote X CGI debugging"
8         default n
9
10 config CLEARSILVER_ENABLE_GETTEXT
11         bool "Gettext message translation"
12         default n