From 6dabd2bd964e2e6692fa01261104fe4a510a0fa8 Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Sat, 1 Jul 2000 22:50:12 +0000 Subject: remove unneeded libcamelimap_la_LDADD. * providers/imap/Makefile.am: remove unneeded libcamelimap_la_LDADD. svn path=/trunk/; revision=3850 --- camel/ChangeLog | 3 +++ camel/providers/imap/Makefile.am | 3 --- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'camel') diff --git a/camel/ChangeLog b/camel/ChangeLog index a8f4b721ca..45e4540365 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,5 +1,8 @@ 2000-07-01 Dan Winship + * providers/imap/Makefile.am: remove unneeded + libcamelimap_la_LDADD. + * providers/pop3/camel-pop3-store.c (connect_to_server): fix the CAPA-parsing code to not get into an infinite loop. diff --git a/camel/providers/imap/Makefile.am b/camel/providers/imap/Makefile.am index 4fc2397e62..8ac7f8c1fa 100644 --- a/camel/providers/imap/Makefile.am +++ b/camel/providers/imap/Makefile.am @@ -34,9 +34,6 @@ libcamelimapinclude_HEADERS = \ libcamelimap_la_LDFLAGS = -version-info 0:0:0 -libcamelimap_la_LIBADD = $(top_builddir)/e-util/libeutil.la $(UNICODE_LIBS) -#libcamelimap_la_LIBADD = $(top_builddir)/libibex/libibex.la $(UNICODE_LIBS) - EXTRA_DIST = libcamelimap.urls -- cgit v1.2.3