evolution r36630 - in branches/gnome-2-24/calendar: . conduits/common
- From: abharath svn gnome org
- To: svn-commits-list gnome org
- Subject: evolution r36630 - in branches/gnome-2-24/calendar: . conduits/common
- Date: Fri, 17 Oct 2008 05:16:47 +0000 (UTC)
Author: abharath
Date: Fri Oct 17 05:16:47 2008
New Revision: 36630
URL: http://svn.gnome.org/viewvc/evolution?rev=36630&view=rev
Log:
2008-10-17 Matt Davey <mcdavey mrao cam ac uk>
** Fix for bug #556059
* conduits/common/Makefile.am:
* conduits/common/libecalendar-common-conduit.c: Allow building
outside the source tree.
Modified:
branches/gnome-2-24/calendar/ChangeLog
branches/gnome-2-24/calendar/conduits/common/Makefile.am
branches/gnome-2-24/calendar/conduits/common/libecalendar-common-conduit.c
Modified: branches/gnome-2-24/calendar/conduits/common/Makefile.am
==============================================================================
--- branches/gnome-2-24/calendar/conduits/common/Makefile.am (original)
+++ branches/gnome-2-24/calendar/conduits/common/Makefile.am Fri Oct 17 05:16:47 2008
@@ -1,4 +1,5 @@
INCLUDES = \
+ -I$(top_srcdir) \
-I$(top_srcdir)/e-util \
-I$(top_builddir)/e-util \
$(EVOLUTION_CALENDAR_CONDUIT_CFLAGS)
Modified: branches/gnome-2-24/calendar/conduits/common/libecalendar-common-conduit.c
==============================================================================
--- branches/gnome-2-24/calendar/conduits/common/libecalendar-common-conduit.c (original)
+++ branches/gnome-2-24/calendar/conduits/common/libecalendar-common-conduit.c Fri Oct 17 05:16:47 2008
@@ -26,7 +26,7 @@
#include <string.h>
#include <libedataserver/e-categories.h>
-#include <e-util/e-pilot-util.h>
+#include <e-pilot-util.h>
#include <pi-appinfo.h>
#include <glib.h>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]