From 4c2d071302d73e50d1a549959eeba7e5acf295d2 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Tue, 22 May 2001 18:43:48 +0000 Subject: Create MAILER_CFLAGS and MAILER_LIBS so that we don't have the same libs 2001-05-22 Jeffrey Stedfast * configure.in: Create MAILER_CFLAGS and MAILER_LIBS so that we don't have the same libs multiple times in the libtool command-line. svn path=/trunk/; revision=9926 --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 0954a49fe3..f9898a9bc6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2001-05-22 Jeffrey Stedfast + + * configure.in: Create MAILER_CFLAGS and MAILER_LIBS so that we + don't have the same libs multiple times in the libtool + command-line. + 2001-05-20 Duncan Mak * tools/killev (sysname): Add in evolution-vcard-importer as part -- cgit