From 9c3b7cbe4921f073f939b1c70e112662588122cc Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Thu, 23 Jan 2003 17:47:06 +0000 Subject: Define componentdir instead of COMPONENT_DIR. Set it to * configure.in (idldir): Define componentdir instead of COMPONENT_DIR. Set it to $privlibdir/components instead of $libdir/evolution-$(BASE_VERSION)/components. * gui/component/select-names/Makefile.am (componentdir): Remove definition; no need to set it here since it's now defined in configure.in * gui/component/Makefile.am (componentdir): Likewise. * gui/Makefile.am (componentdir): Removed definition; this is now defined in configure.in. * Makefile.am (componentdir): Removed definition; this is now defined in configure.in. * Makefile.am (componentdir): Removed definition; this is now defined in configure.in. svn path=/trunk/; revision=19588 --- calendar/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 296e890242..94df1a82ff 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,8 @@ +2003-01-23 Ettore Perazzoli + + * gui/Makefile.am (componentdir): Removed definition; this is now + defined in configure.in. + 2003-01-22 Ettore Perazzoli * pcs/cal-backend.c (cal_backend_ref_categories): Do not put the -- cgit v1.2.3