[evolution-patches] 64080, linking addressbook with camel




Pretty simple/obvious.  A fix for silly systems which don't use lazy symbol resolution.

http://bugzilla.ximian.com/show_bug.cgi?id=64080


--
Michael Zucchi <notzed ximian com>
"born to die, live to work, it's all downhill from here"
Novell's Evolution and Free Software Developer
Index: addressbook/ChangeLog
===================================================================
RCS file: /cvs/gnome/evolution/addressbook/ChangeLog,v
retrieving revision 1.1822
diff -u -3 -r1.1822 ChangeLog
--- addressbook/ChangeLog	27 Aug 2004 05:13:12 -0000	1.1822
+++ addressbook/ChangeLog	8 Sep 2004 03:27:57 -0000
@@ -1,3 +1,10 @@
+2004-09-08  Not Zed  <NotZed Ximian com>
+
+	** See bug #64080.
+
+	* gui/component/Makefile.am (libevolution_addressbook_la_LIBADD):
+	link addressbook to camel.
+
 2004-08-26  Hans Petter Jansson  <hpj ximian com>
 
 	Really fixes #61833 and #63697.
Index: addressbook/gui/component/Makefile.am
===================================================================
RCS file: /cvs/gnome/evolution/addressbook/gui/component/Makefile.am,v
retrieving revision 1.106
diff -u -3 -r1.106 Makefile.am
--- addressbook/gui/component/Makefile.am	9 Jul 2004 11:18:34 -0000	1.106
+++ addressbook/gui/component/Makefile.am	8 Sep 2004 03:27:57 -0000
@@ -60,6 +60,7 @@
 	$(top_builddir)/widgets/misc/libemiscwidgets.la					\
 	$(top_builddir)/widgets/menus/libmenus.la					\
 	$(top_builddir)/a11y/addressbook/libevolution-addressbook-a11y.la		\
+	$(top_builddir)/camel/libcamel.la						\
 	$(EVOLUTION_ADDRESSBOOK_LIBS) $(LDAP_LIBS)
 
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]