[evolution-patches] Fix for bug 328252
- From: Irene Huang <Irene Huang Sun COM>
- To: "evolution-patches gnome org" <evolution-patches gnome org>
- Subject: [evolution-patches] Fix for bug 328252
- Date: Tue, 24 Jan 2006 15:13:34 +0800
Hi,
The attached patch is for bug 328252: Evolution caldav eplugin fails to
startup.
Please review.
Thanks
--Irene
Index: plugins/caldav/ChangeLog
===================================================================
RCS file: /cvs/gnome/evolution/plugins/caldav/ChangeLog,v
retrieving revision 1.1
diff -u -r1.1 ChangeLog
--- plugins/caldav/ChangeLog 16 Jan 2006 10:04:06 -0000 1.1
+++ plugins/caldav/ChangeLog 23 Jan 2006 06:59:39 -0000
@@ -1,3 +1,10 @@
+2006-01-23 Irene.Huang <Irene Huang sun com>
+
+ Fixes bug #328252
+
+ * Makefile.am: Add $(EVOLUTION_CALENDAR_LIBS)
+ to liborg_gnome_evolution_caldav_la_LIBADD.
+
2006-01-16 Harish Krishnaswamy <kharish novell com>
* Makefile.am : Integrate with eplugin make
Index: plugins/caldav/Makefile.am
===================================================================
RCS file: /cvs/gnome/evolution/plugins/caldav/Makefile.am,v
retrieving revision 1.1
diff -u -r1.1 Makefile.am
--- plugins/caldav/Makefile.am 16 Jan 2006 10:04:06 -0000 1.1
+++ plugins/caldav/Makefile.am 23 Jan 2006 06:59:39 -0000
@@ -13,6 +13,7 @@
caldav-source.c
liborg_gnome_evolution_caldav_la_LIBADD = \
+ $(EVOLUTION_CALENDAR_LIBS) \
$(EPLUGIN_LIBS)
liborg_gnome_evolution_caldav_la_LDFLAGS = -module -avoid-version
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]