From b6459e0c361d85875e5b5e546f844b8d209c8c24 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Sat, 27 Apr 2002 00:08:44 +0000 Subject: Don't link to libibex anymore. 2002-04-26 Jeffrey Stedfast * printing/Makefile.am: Don't link to libibex anymore. * conduit/Makefile.am: Same. svn path=/trunk/; revision=16611 --- addressbook/ChangeLog | 2 ++ addressbook/conduit/Makefile.am | 1 - 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 35b26a94c8..9b121bd188 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -2,6 +2,8 @@ * printing/Makefile.am: Don't link to libibex anymore. + * conduit/Makefile.am: Same. + 2002-04-26 Christopher James Lahey * gui/component/select-names/e-select-names.c diff --git a/addressbook/conduit/Makefile.am b/addressbook/conduit/Makefile.am index 22a3cf8e8d..911b73063f 100644 --- a/addressbook/conduit/Makefile.am +++ b/addressbook/conduit/Makefile.am @@ -22,7 +22,6 @@ libeaddress_conduit_la_LIBADD = \ $(top_builddir)/libversit/libversit.a \ $(top_builddir)/e-util/libeconduit-static.la \ $(top_builddir)/camel/libcamel-static.la \ - $(top_builddir)/libibex/libibex.la \ $(EVOLUTION_ADDRESSBOOK_CONDUIT_LIBS) e-address.conduit: e-address.conduit.in Makefile -- cgit v1.2.3