From b8306eaf97e4f85b087e4c30a1f3793490d08a01 Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Sun, 3 Jun 2001 07:41:05 +0000 Subject: Fix linking order for `$(DB3_LDADD)'s so that we avoid pulling functions from a different Berkeley DB library when we really don't mean to. svn path=/trunk/; revision=10105 --- calendar/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index de153e33ac..877c9e6a4b 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,12 @@ +2001-06-03 Ettore Perazzoli + + * gui/e-itip-control.c: #include instead + of . + * gui/tasks-control-factory.c: Likewise. + + * gui/Makefile.am (evolution_calendar_LDADD): Move `$(DB3_LDADD)' + before libeutil. + 2001-06-01 JP Rosevear * gui/Makefile.am: no longer build widget-util.*, the code has -- cgit v1.2.3