packages: update libmicrohttpd to 0.9.19
[openwrt/svn-archive/archive.git] / libs / clearsilver / Config.in
index c05eaab438aea785c5c6daa67b4356aa605f677a..9289591635a29c57f14421aa314d49baf90e3c04 100644 (file)
@@ -1,11 +1,11 @@
 config CLEARSILVER_ENABLE_COMPRESSION
-     bool "HTML compression support" if PACKAGE_clearsilver
-     default y if CONFIG_PACKAGE_zlib
+       bool "HTML compression support"
+       default y if PACKAGE_zlib
 
 config CLEARSILVER_ENABLE_REMOTE_DEBUGGER
-     bool "Remote X CGI debugging" if PACKAGE_clearsilver
-     default n
+       bool "Remote X CGI debugging"
+       default n
 
 config CLEARSILVER_ENABLE_GETTEXT
-     bool "Gettext message translation" if PACKAGE_clearsilver
-     default n
+       bool "Gettext message translation"
+       default n