diff options
author | Jeffrey Stedfast <fejj@ximian.com> | 2002-04-27 08:01:28 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2002-04-27 08:01:28 +0800 |
commit | 9888551c9b06328e4e0859685b4c1f3528e51a3a (patch) | |
tree | 2f189d47d0a4998b4f6a92b87f4c06138c0f31f4 /camel/ChangeLog | |
parent | 6346d84daaa705fa00cd92a8a9010821f5688e8e (diff) | |
download | gsoc2013-evolution-9888551c9b06328e4e0859685b4c1f3528e51a3a.tar.gz gsoc2013-evolution-9888551c9b06328e4e0859685b4c1f3528e51a3a.tar.zst gsoc2013-evolution-9888551c9b06328e4e0859685b4c1f3528e51a3a.zip |
Don't link to libibex.a anymore.
2002-04-26 Jeffrey Stedfast <fejj@ximian.com>
* providers/local/Makefile.am: Don't link to libibex.a anymore.
* providers/nntp/Makefile.am: Same.
* providers/imap/Makefile.am: And again here.
svn path=/trunk/; revision=16609
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r-- | camel/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog index a1f627232a..ed668a9fc4 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,5 +1,11 @@ 2002-04-26 Jeffrey Stedfast <fejj@ximian.com> + * providers/local/Makefile.am: Don't link to libibex.a anymore. + + * providers/nntp/Makefile.am: Same. + + * providers/imap/Makefile.am: And again here. + * camel-store-summary.h: No longer want to #include <libibex/ibex.h> |