From 5a2fc93d303f227d3f6fe80f4561b6fc37fd220f Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Wed, 22 Jan 2003 20:08:56 +0000 Subject: Update to the new $(BASE_VERSION)-versioned path. Likewise. Likewise. * providers/imap/Makefile.am (libcamelimapincludedir): Update to the new $(BASE_VERSION)-versioned path. * providers/smtp/Makefile.am (libcamelsmtpincludedir): Likewise. * providers/sendmail/Makefile.am (libcamelsendmailincludedir): Likewise. * providers/pop3/Makefile.am (libcamelpop3includedir): Likewise. * providers/nntp/Makefile.am (libcamelnntpincludedir): Likewise. * providers/local/Makefile.am (libcamellocalincludedir): Likewise. * camel-lock-client.c (camel_lock_helper_init): Use CAMEL_LIBEXECDIR instead of CAMEL_SBINDIR to find camel-lock-helper. * Makefile.am: Install camel-lock-helper and camel-index-control in $(libexec)/evolution/$(BASE_VERSION)/camel. Install libcamel.la in $privlibdir. (install-exec-hook): Update for the new location of camel-lock-helper. (libcamelincludedir): Version using $(BASE_VERSION). (INCLUDES): Define CAMEL_LIBEXECDIR. svn path=/trunk/; revision=19554 --- camel/ChangeLog | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index 35c386387d..a43b31da96 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,26 @@ +2003-01-22 Ettore Perazzoli + + * providers/imap/Makefile.am (libcamelimapincludedir): Update to + the new $(BASE_VERSION)-versioned path. + * providers/smtp/Makefile.am (libcamelsmtpincludedir): Likewise. + * providers/sendmail/Makefile.am (libcamelsendmailincludedir): + Likewise. + * providers/pop3/Makefile.am (libcamelpop3includedir): Likewise. + * providers/nntp/Makefile.am (libcamelnntpincludedir): Likewise. + * providers/local/Makefile.am (libcamellocalincludedir): Likewise. + + * camel-lock-client.c (camel_lock_helper_init): Use + CAMEL_LIBEXECDIR instead of CAMEL_SBINDIR to find + camel-lock-helper. + + * Makefile.am: Install camel-lock-helper and camel-index-control + in $(libexec)/evolution/$(BASE_VERSION)/camel. Install + libcamel.la in $privlibdir. + (install-exec-hook): Update for the new location of + camel-lock-helper. + (libcamelincludedir): Version using $(BASE_VERSION). + (INCLUDES): Define CAMEL_LIBEXECDIR. + 2003-01-21 Jeffrey Stedfast * camel-mime-filter-canon.c (complete): Set the backbuflen to 0 so -- cgit v1.2.3