aboutsummaryrefslogtreecommitdiffstats
path: root/camel/providers/Makefile.am
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2000-10-07 00:31:06 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2000-10-07 00:31:06 +0800
commit848c4f059d5f6a5a29863e958387b0140a9fa3c3 (patch)
treeaac12e2cd1f7e6586930c8321d4ae16dabb71295 /camel/providers/Makefile.am
parentd5d1985cba1438f37c30aacac03f5cdebdd89564 (diff)
downloadgsoc2013-evolution-848c4f059d5f6a5a29863e958387b0140a9fa3c3.tar.gz
gsoc2013-evolution-848c4f059d5f6a5a29863e958387b0140a9fa3c3.tar.zst
gsoc2013-evolution-848c4f059d5f6a5a29863e958387b0140a9fa3c3.zip
Don't compile the NNTP provider as it currently doesn't build because
of missing `camel-nntp-types.h'. svn path=/trunk/; revision=5762
Diffstat (limited to 'camel/providers/Makefile.am')
-rw-r--r--camel/providers/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/camel/providers/Makefile.am b/camel/providers/Makefile.am
index dedeaa0b3b..5a5f775cd7 100644
--- a/camel/providers/Makefile.am
+++ b/camel/providers/Makefile.am
@@ -1,7 +1,7 @@
## Process this file with automake to produce Makefile.in
# SUBDIRS = mbox pop3 sendmail smtp vee
-SUBDIRS = mbox pop3 sendmail smtp vee imap mh nntp
+SUBDIRS = mbox pop3 sendmail smtp vee imap mh
# these ones are disabled for the moment.
# maildir
ef='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/math/mpc?h=gnome-3.24&id=6258613c3c402b1d7b5730e8a607d26dbb258755'>Switch to use newer GMP version.ale2010-04-191-1/+2 * Update to libmpc version 0.8.1 which brings the following changes:gerald2009-12-212-4/+4 * Update to libmpc version 0.8 which brings the following changes:gerald2009-11-062-4/+4 * Assume maintainership. Thanks to Wen Heping for getting this port started!gerald2009-11-021-1/+1 * Replace pkg-plist by a PLIST_FILES in Makefile.gerald2009-10-112-5/+2 * Update to libmpc version 0.7 which brings the following changes:gerald2009-09-263-6/+5 * Explicitly set LATEST_LINK to not clash with audio/mpcerwin2009-06-111-0/+2 * - Chase math/libgmp4 shlib bumppav2009-05-141-1/+2 * Mpc is a C library for the arithmetic of complex numbers withmiwi2009-04-11