]> code.citadel.org Git - citadel.git/blobdiff - citadel/acconfig.h
* Compress VISIT records using zlib if available. This reduces the object
[citadel.git] / citadel / acconfig.h
index a3d6e0d856153a1916ca10c4d97805dfe8159ff4..6c9b2abd8d87ad0ec510ff1ac5d4095afdacdbfb 100644 (file)
@@ -25,5 +25,5 @@
 /* Define if you have OpenSSL. */
 #undef HAVE_OPENSSL
 
-/* Define if curses implementation has vw_printw */
-#undef VW_PRINTW_IN_CURSES
+/* define this if you have zlib compression available */
+#undef HAVE_ZLIB