diff options
author | Jeffrey Stedfast <fejj@ximian.com> | 2001-05-16 03:27:46 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2001-05-16 03:27:46 +0800 |
commit | 65e03ad7ca98b643d46a5ab5ceb1351ce8df3d60 (patch) | |
tree | 7da2db9b07a59533b37c989b9c3fb882fc74abac /ChangeLog | |
parent | 81a88289972301425801f711fb7fba275c62bafc (diff) | |
download | gsoc2013-evolution-65e03ad7ca98b643d46a5ab5ceb1351ce8df3d60.tar gsoc2013-evolution-65e03ad7ca98b643d46a5ab5ceb1351ce8df3d60.tar.gz gsoc2013-evolution-65e03ad7ca98b643d46a5ab5ceb1351ce8df3d60.tar.bz2 gsoc2013-evolution-65e03ad7ca98b643d46a5ab5ceb1351ce8df3d60.tar.lz gsoc2013-evolution-65e03ad7ca98b643d46a5ab5ceb1351ce8df3d60.tar.xz gsoc2013-evolution-65e03ad7ca98b643d46a5ab5ceb1351ce8df3d60.tar.zst gsoc2013-evolution-65e03ad7ca98b643d46a5ab5ceb1351ce8df3d60.zip |
Create CAMEL_CFLAGS and CAMEL_LIBS so that we don't have to link in all
2001-05-15 Jeffrey Stedfast <fejj@ximian.com>
* configure.in: Create CAMEL_CFLAGS and CAMEL_LIBS so that we
don't have to link in all sorts of unnecessary garbage from GNOME
that we don't need.
svn path=/trunk/; revision=9824
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2001-05-15 Jeffrey Stedfast <fejj@ximian.com> + + * configure.in: Create CAMEL_CFLAGS and CAMEL_LIBS so that we + don't have to link in all sorts of unnecessary garbage from GNOME + that we don't need. + 2001-05-15 Chris Toshok <toshok@ximian.com> * tools/killev: add the importers. |