From d40f089a706484364ceb499d6bb4f6d823b92b09 Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Fri, 21 Feb 2003 21:24:34 +0000 Subject: Make libversit a shared library, update stuff for that, and clean up some LDADDs in the process svn path=/trunk/; revision=19994 --- calendar/ChangeLog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 558c3d7f01..e33e63aa2b 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,19 @@ +2003-02-21 Dan Winship + + * cal-client/Makefile.am (libcal_client_la_LIBADD): depend on + libcal-util, libwombat, and libeutil + (client_test_LDADD): Remove those deps from here + + * cal-util/Makefile.am (libcal_util_la_LIBADD): depend on + libical-evolution.la + (test_recur_LDADD): Remove that dependency here (and an ancient + libversit dependency). + + * gui/alarm-notify/Makefile.am (evolution_alarm_notify_LDADD): + remove some deps + + * gui/Makefile.am (libevolution_calendar_la_LIBADD): Likewise. + 2003-02-20 Hans Petter Jansson * gui/apps_evolution_calendar.schemas: Add GConf schemas. -- cgit v1.2.3