aboutsummaryrefslogtreecommitdiffstats
path: root/camel/providers/mbox/Makefile.am
diff options
context:
space:
mode:
authorNotZed <NotZed@HelixCode.com>2000-02-23 04:59:30 +0800
committerMichael Zucci <zucchi@src.gnome.org>2000-02-23 04:59:30 +0800
commitfb1382a72560d365678011d75fb58e8998b054a2 (patch)
tree3d5688da9b226cfad744b44f5f706f3b7a9e7ab4 /camel/providers/mbox/Makefile.am
parent2a8de7c53dfed4beec4a51ba41160d45c1bffd8b (diff)
downloadgsoc2013-evolution-fb1382a72560d365678011d75fb58e8998b054a2.tar
gsoc2013-evolution-fb1382a72560d365678011d75fb58e8998b054a2.tar.gz
gsoc2013-evolution-fb1382a72560d365678011d75fb58e8998b054a2.tar.bz2
gsoc2013-evolution-fb1382a72560d365678011d75fb58e8998b054a2.tar.lz
gsoc2013-evolution-fb1382a72560d365678011d75fb58e8998b054a2.tar.xz
gsoc2013-evolution-fb1382a72560d365678011d75fb58e8998b054a2.tar.zst
gsoc2013-evolution-fb1382a72560d365678011d75fb58e8998b054a2.zip
Dont compile by default.
2000-02-22 NotZed <NotZed@HelixCode.com> * providers/mbox/camel-mbox-search.c: Dont compile by default. * providers/mbox/Makefile.am: Fuck off the filter code. svn path=/trunk/; revision=1907
Diffstat (limited to 'camel/providers/mbox/Makefile.am')
-rw-r--r--camel/providers/mbox/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/camel/providers/mbox/Makefile.am b/camel/providers/mbox/Makefile.am
index f3d80606ae..13f09b9d7b 100644
--- a/camel/providers/mbox/Makefile.am
+++ b/camel/providers/mbox/Makefile.am
@@ -35,6 +35,7 @@ libcamelmboxinclude_HEADERS = \
libcamelmbox_la_LDFLAGS = -version-info 0:0:0 -rpath $(libdir)
-libcamelmbox_la_LIBADD = $(top_builddir)/filter/libfilter.la $(top_builddir)/libibex/libibex.la $(UNICODE_LIBS)
+#libcamelmbox_la_LIBADD = $(top_builddir)/filter/libfilter.la $(top_builddir)/libibex/libibex.la $(UNICODE_LIBS)
+libcamelmbox_la_LIBADD = $(top_builddir)/libibex/libibex.la $(UNICODE_LIBS)
EXTRA_DIST =