From 5bd1bfa802af5594bfd41c88b1a66d0e9ba7ec5c Mon Sep 17 00:00:00 2001 From: Rodney Dawes Date: Fri, 16 May 2003 18:10:53 +0000 Subject: Revert the patch I didn't mean to commit anyway svn path=/trunk/; revision=21217 --- addressbook/ChangeLog | 4 ---- addressbook/gui/component/Makefile.am | 3 +-- 2 files changed, 1 insertion(+), 6 deletions(-) (limited to 'addressbook') diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 6dd470aae0..2acd9196a3 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,7 +1,3 @@ -2003-05-15 Rodney Dawes - - * gui/component/Makefile.am: libgcc fix for Solaris __eprintf issue - 2003-05-15 Chris Toshok * gui/component/addressbook.c (book_open_cb): backing out a tiny diff --git a/addressbook/gui/component/Makefile.am b/addressbook/gui/component/Makefile.am index 8f496e9aed..36dd543700 100644 --- a/addressbook/gui/component/Makefile.am +++ b/addressbook/gui/component/Makefile.am @@ -59,8 +59,7 @@ libevolution_addressbook_la_LIBADD = \ $(top_builddir)/widgets/misc/libemiscwidgets.la \ $(top_builddir)/addressbook/gui/merging/libecardmerging.la \ $(top_builddir)/widgets/menus/libmenus.la \ - $(EVOLUTION_ADDRESSBOOK_LIBS) $(LDAP_LIBS) \ - $(LIBGCC_A_FILENAME) + $(EVOLUTION_ADDRESSBOOK_LIBS) $(LDAP_LIBS) -- cgit v1.2.3