]> code.citadel.org Git - citadel.git/blobdiff - webcit/calendar_tools.c
* Get ready for the 6.10 release
[citadel.git] / webcit / calendar_tools.c
index 154f43e03cf5f093917a3877c119094118c21655..dfc97f3bc3271e52b0ca030cb72a8f595bb29833 100644 (file)
@@ -43,7 +43,7 @@ char *hourname[] = {
        "7pm", "8pm", "9pm", "10pm", "11pm"
 };
 
-#ifdef HAVE_ICAL_H
+#ifdef WEBCIT_WITH_CALENDAR_SERVICE
 
 /*
  * The display_icaltimetype_as_webform() and icaltime_from_webform() functions