From a902ec9badad18e09c7499cb961fbf811aaf7beb Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Thu, 20 Feb 2003 04:07:28 +0000 Subject: Build the subparts as (noinst) shared libraries rather than static * gui/component/Makefile.am: * gui/contact-editor/Makefile.am: * gui/contact-list-editor/Makefile.am: * gui/search/Makefile.am: * gui/widgets/Makefile.am: * printing/Makefile.am: Build the subparts as (noinst) shared libraries rather than static libraries, so they can be portably linked into libevolution-addressbook.so svn path=/trunk/; revision=19963 --- addressbook/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'addressbook/ChangeLog') diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index d6f7c1b890..c3f2a2a953 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,5 +1,14 @@ 2003-02-19 Dan Winship + * gui/component/Makefile.am: + * gui/contact-editor/Makefile.am: + * gui/contact-list-editor/Makefile.am: + * gui/search/Makefile.am: + * gui/widgets/Makefile.am: + * printing/Makefile.am: Build the subparts as (noinst) shared + libraries rather than static libraries, so they can be portably + linked into libevolution-addressbook.so + * gui/widgets/e-addressbook-model.c: Make parent_class static. * gui/widgets/e-addressbook-reflow-adapter.c: Likewise -- cgit v1.2.3