From ed309c6a1523e3b48392781aeafd0a94a1c9042b Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Mon, 22 Jul 2002 18:24:30 +0000 Subject: Move EVO_CHECK_LIB into here, and also create EVO_PURIFY_SUPPORT, * acinclude.m4: Move EVO_CHECK_LIB into here, and also create EVO_PURIFY_SUPPORT, EVO_TIMEZONE_CHECK, and EVO_LDAP_CHECK from stuff in configure.in. (This stuff is also used by Connector.) * configure.in: Remove the stuff that was moved to acinclude.m4. * evolution_addressbookConf.sh.in: Remove db3 and ldap references since pas-backend-file and pas-backend-ldap are no longer in libpas, and those flags weren't doing anything useful here before anyway. (Our attempts to force static linking to those libraries end up getting mangled when passed through gnome-config.) * evolution_calendarConf.sh.in: Likewise, remove db3 references. svn path=/trunk/; revision=17531 --- ChangeLog | 26 +++++++++++++++++++++----- 1 file changed, 21 insertions(+), 5 deletions(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 56654e12d5..a295d2e3d5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,19 @@ +2002-07-22 Dan Winship + + * acinclude.m4: Move EVO_CHECK_LIB into here, and also create + EVO_PURIFY_SUPPORT, EVO_TIMEZONE_CHECK, and EVO_LDAP_CHECK from + stuff in configure.in. (This stuff is also used by Connector.) + + * configure.in: Remove the stuff that was moved to acinclude.m4. + + * evolution_addressbookConf.sh.in: Remove db3 and ldap references + since pas-backend-file and pas-backend-ldap are no longer in + libpas, and those flags weren't doing anything useful here before + anyway. (Our attempts to force static linking to those libraries + end up getting mangled when passed through gnome-config.) + + * evolution_calendarConf.sh.in: Likewise, remove db3 references. + 2002-07-22 Dan Winship * configure.in: Check if we're trying to build with the old @@ -26,11 +42,11 @@ 2002-07-10 Peter Williams - * configure.in (privlibdir): Define a versioned library directory that we can - use for things that are ABI-sensitive: camel providers, importers... Define - camel_providerder in terms of this, resulting in a new location for the - providers. Camel will have to be rebuilt for it to get the new - -D flag. + * configure.in (privlibdir): Define a versioned library directory + that we can use for things that are ABI-sensitive: camel + providers, importers... Define camel_providerder in terms of this, + resulting in a new location for the providers. Camel will have to + be rebuilt for it to get the new -D flag. 2002-07-12 Peter Williams -- cgit v1.2.3