* Compress VISIT records using zlib if available. This reduces the object
[citadel.git] / citadel / acconfig.h
index 958d43d11f0d6f23d526cf4888e51941025cb7e1..6c9b2abd8d87ad0ec510ff1ac5d4095afdacdbfb 100644 (file)
@@ -24,3 +24,6 @@
 
 /* Define if you have OpenSSL. */
 #undef HAVE_OPENSSL
+
+/* define this if you have zlib compression available */
+#undef HAVE_ZLIB