From d40f089a706484364ceb499d6bb4f6d823b92b09 Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Fri, 21 Feb 2003 21:24:34 +0000 Subject: Make libversit a shared library, update stuff for that, and clean up some LDADDs in the process svn path=/trunk/; revision=19994 --- addressbook/ChangeLog | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) (limited to 'addressbook/ChangeLog') diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 128f0395a7..005266a9db 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,24 @@ +2003-02-21 Dan Winship + + * backend/ebook/Makefile.am (libebook_la_LIBADD): depend on + libversit.la, libcamel.la, libename.la, and libeutil.la. + (test_client_LDADD, test_client_list_LDADD, test_card_LDADD, + evolution_vcard_importer_LDADD, evolution_ldif_importer_LDADD, + load_pine_addressbook_LDADD, load_gnomecard_addressbook_LDADD): + Remove those dependencies from here, since they're pulled in by + libebook. + + * gui/component/Makefile.am (libevolution_addressbook_la_LIBADD): + Remove libebook's dependencies + + * gui/component/select-names/Makefile.am + (libeselectnames_la_LIBADD): add this + + * gui/widgets/Makefile.am (various disabled *_test_LDADD): cleanup + + * printing/Makefile.am (contact_print_test_LDADD, + contact_print_style_editor_test_LDADD): cleanup + 2003-02-20 Dan Winship * gui/component/Makefile.am (libevolution_addressbook_la_LIBADD): -- cgit v1.2.3