* [EXPERIMENTAL] Link in the "libical" calendar library if present
authorArt Cancro <ajc@citadel.org>
Wed, 11 Sep 2002 03:17:18 +0000 (03:17 +0000)
committerArt Cancro <ajc@citadel.org>
Wed, 11 Sep 2002 03:17:18 +0000 (03:17 +0000)
commit3d7940f9f77a9a50a023b1c31092c56e6cfbe199
tree1bde732745aa1bc7f1a63decb9f1b13f791a9e3c
parenta032b28014eeb8c83b26d93803bb9e43ffc3061e
* [EXPERIMENTAL] Link in the "libical" calendar library if present
* Rename serv_ical to serv_calendar (because the resulting module would be
  named "libical" which conflicts with the external library by that name)
citadel/ChangeLog
citadel/Makefile.in
citadel/acconfig.h
citadel/citadel.spec
citadel/configure.ac
citadel/serv_calendar.c [new file with mode: 0644]
citadel/serv_calendar.h [new file with mode: 0644]
citadel/serv_ical.c [deleted file]
citadel/serv_ical.h [deleted file]