[packages_10.03.2] libpam: merge r28316, r28317, r28345, r28346, r28347, r28348,...
[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