aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2001-06-29 13:53:15 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2001-06-29 13:53:15 +0800
commit2f932c090c673d767484bc7c6b4d85af111641af (patch)
tree7d6dfe090d378cb69978e502cb8a07c8a9bf6b34 /configure.in
parent9b19b1d618903203dbda010b82a65aa0717d183a (diff)
downloadgsoc2013-evolution-2f932c090c673d767484bc7c6b4d85af111641af.tar
gsoc2013-evolution-2f932c090c673d767484bc7c6b4d85af111641af.tar.gz
gsoc2013-evolution-2f932c090c673d767484bc7c6b4d85af111641af.tar.bz2
gsoc2013-evolution-2f932c090c673d767484bc7c6b4d85af111641af.tar.lz
gsoc2013-evolution-2f932c090c673d767484bc7c6b4d85af111641af.tar.xz
gsoc2013-evolution-2f932c090c673d767484bc7c6b4d85af111641af.tar.zst
gsoc2013-evolution-2f932c090c673d767484bc7c6b4d85af111641af.zip
Adding `camel/tests/mime-filter/Makefile' to the `AC_OUTPUT()' list in
`configure.in'. svn path=/trunk/; revision=10591
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.in b/configure.in
index 49874d944c..c9693728a6 100644
--- a/configure.in
+++ b/configure.in
@@ -499,14 +499,13 @@ EVO_CHECK_LIB(OAF, oaf, 0.6.2)
EVO_CHECK_LIB(libglade, libglade, 0.14)
EVO_CHECK_LIB(gdk-pixbuf with GNOME canvas support, gnomecanvaspixbuf, 0.9.0)
EVO_CHECK_LIB(GAL, gal, 0.8.99.5)
+
dnl FIXME: really a post-0.9.3 version (as of April 25) is needed for
dnl changes in Editor.idl (menesis)
EVO_CHECK_LIB(GtkHTML, gtkhtml, 0.9.3)
EVO_CHECK_LIB(GNOME-VFS, vfs, 1.0)
EVO_CHECK_LIB(libxml, xml, 1.8.10, 2.0)
-
-
dnl *************************
dnl CFLAGS and LIBS and stuff
dnl *************************
@@ -996,6 +995,7 @@ camel/providers/local/Makefile
camel/tests/Makefile
camel/tests/lib/Makefile
camel/tests/message/Makefile
+camel/tests/mime-filter/Makefile
camel/tests/misc/Makefile
camel/tests/folder/Makefile
camel/tests/smime/Makefile