From b9f0e2bb93c07bedea09b81cabe72977d500454c Mon Sep 17 00:00:00 2001 From: Peter Williams Date: Mon, 15 Jul 2002 14:43:16 +0000 Subject: Define a versioned library directory that we can use for things that are 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. mail: 2002-07-10 Peter Williams * Makefile.am (importerdir): Define this in terms of the new privlibdir, again resulting in a new directory name. * importers/Makefile.am (importersdir): Here too. svn path=/trunk/; revision=17457 --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index b87390b21c..a60d623848 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,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. + 2002-07-12 Peter Williams * configure.in (E_UTIL_LIBS): e-util relies on bonobo-conf -- cgit v1.2.3