diff options
author | Jeffrey Stedfast <fejj@ximian.com> | 2001-05-23 02:43:48 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2001-05-23 02:43:48 +0800 |
commit | 4c2d071302d73e50d1a549959eeba7e5acf295d2 (patch) | |
tree | 8e78b8410cecb0dade39da264924e9afb2558b34 /ChangeLog | |
parent | 6ae1dd504509573df5a310a73ba83825d311845b (diff) | |
download | gsoc2013-evolution-4c2d071302d73e50d1a549959eeba7e5acf295d2.tar.gz gsoc2013-evolution-4c2d071302d73e50d1a549959eeba7e5acf295d2.tar.zst gsoc2013-evolution-4c2d071302d73e50d1a549959eeba7e5acf295d2.zip |
Create MAILER_CFLAGS and MAILER_LIBS so that we don't have the same libs
2001-05-22 Jeffrey Stedfast <fejj@ximian.com>
* 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
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2001-05-22 Jeffrey Stedfast <fejj@ximian.com> + + * 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 <duncan@ximian.com> * tools/killev (sysname): Add in evolution-vcard-importer as part |