aboutsummaryrefslogtreecommitdiffstats
path: root/camel/providers/imap/Makefile.am
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2001-03-16 01:50:46 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2001-03-16 01:50:46 +0800
commit70fa864838479778c02db91f6b6d9df3a76b683f (patch)
treed3eb767da7f83008405f416bf0a8e558fb92b68f /camel/providers/imap/Makefile.am
parent132fc40d295682d6d70955b55da10f75f6cb8db5 (diff)
downloadgsoc2013-evolution-70fa864838479778c02db91f6b6d9df3a76b683f.tar
gsoc2013-evolution-70fa864838479778c02db91f6b6d9df3a76b683f.tar.gz
gsoc2013-evolution-70fa864838479778c02db91f6b6d9df3a76b683f.tar.bz2
gsoc2013-evolution-70fa864838479778c02db91f6b6d9df3a76b683f.tar.lz
gsoc2013-evolution-70fa864838479778c02db91f6b6d9df3a76b683f.tar.xz
gsoc2013-evolution-70fa864838479778c02db91f6b6d9df3a76b683f.tar.zst
gsoc2013-evolution-70fa864838479778c02db91f6b6d9df3a76b683f.zip
Uninclude prnetdb.h since it's not needed here.
2001-03-15 Jeffrey Stedfast <fejj@ximian.com> * camel-tcp-stream-ssl.h: Uninclude prnetdb.h since it's not needed here. * providers/smtp/camel-smtp-transport.c: #include prnetdb.h here instead of making camel-tcp-stream-ssl.h include it. Prevents some header bloat. * providers/smtp/Makefile.am: Include the NSPR_CFLAGS and NSS_CFLAGS. svn path=/trunk/; revision=8738
Diffstat (limited to 'camel/providers/imap/Makefile.am')
-rw-r--r--camel/providers/imap/Makefile.am5
1 files changed, 0 insertions, 5 deletions
diff --git a/camel/providers/imap/Makefile.am b/camel/providers/imap/Makefile.am
index 39e160c879..d38302004c 100644
--- a/camel/providers/imap/Makefile.am
+++ b/camel/providers/imap/Makefile.am
@@ -45,8 +45,3 @@ noinst_HEADERS = \
camel-imap-private.h
EXTRA_DIST = libcamelimap.urls
-
-
-
-
-