[evolution-patches] 64080, linking addressbook with camel
- From: Not Zed <notzed ximian com>
- To: evolution-patches lists ximian com
- Cc: release-team gnome org
- Subject: [evolution-patches] 64080, linking addressbook with camel
- Date: Wed, 08 Sep 2004 11:31:20 +0800
Pretty simple/obvious. A fix for silly systems which don't use lazy symbol resolution.
http://bugzilla.ximian.com/show_bug.cgi?id=64080
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]