]> code.citadel.org Git - citadel.git/blobdiff - citadel/acconfig.h
* [EXPERIMENTAL] Link in the "libical" calendar library if present
[citadel.git] / citadel / acconfig.h
index 6c9b2abd8d87ad0ec510ff1ac5d4095afdacdbfb..ceecff046adfad3b4f1f49b428d02b8731a43c35 100644 (file)
@@ -27,3 +27,6 @@
 
 /* define this if you have zlib compression available */
 #undef HAVE_ZLIB
+
+/* define this if you have the libical calendaring library available */
+#undef HAVE_LIBICAL