From 3b9ea2d060d2705563950fb063532aff54b1a08c Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Sun, 31 Mar 2002 01:17:33 +0000 Subject: [Some initial broken support for building components as shlib. Mostly just a playground for testing the idea.] * Makefile.am: Added support for the ENABLE_SHLIB_COMPONENTS conditional. * GNOME_Evolution_Summary.oaf.in.in: New. * e-summary-mail.c (update_folder_cb): Protect against summary->mail being NULL. * component-factory.c: Add a shlib factory. (create_component): Get a @factory and @data. (component_factory_init): Actually make it use a BonoboGenericFactory again. * configure.in: Add argument `--enable-shlib-components'. New substitutions OAF_SHLIB_LOCATION, OAF_SHLIB_PREFIX, OAF_SHLIB_SUFFIX. svn path=/trunk/; revision=16299 --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index c5db9dd25e..cd255f324e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2002-03-30 Ettore Perazzoli + + * configure.in: Add argument `--enable-shlib-components'. New + substitutions OAF_SHLIB_LOCATION, OAF_SHLIB_PREFIX, + OAF_SHLIB_SUFFIX. + 2002-03-29 Ettore Perazzoli * configure.in: Check for GConf. Add gthreads to LIBIBEX_CFLAGS -- cgit v1.2.3