aboutsummaryrefslogtreecommitdiffstats
path: root/calendar
diff options
context:
space:
mode:
authorMichael Meeks <michael@helixcode.com>2000-06-28 00:02:38 +0800
committerMichael Meeks <mmeeks@src.gnome.org>2000-06-28 00:02:38 +0800
commitff4c29fea3d08c181bbcb006908e7222f9c8cfaa (patch)
tree021a9c3f86f5427c81afa24cf9cb77f8888d1ae0 /calendar
parent752db1683d72def54b114b246da48cba89258278 (diff)
downloadgsoc2013-evolution-ff4c29fea3d08c181bbcb006908e7222f9c8cfaa.tar
gsoc2013-evolution-ff4c29fea3d08c181bbcb006908e7222f9c8cfaa.tar.gz
gsoc2013-evolution-ff4c29fea3d08c181bbcb006908e7222f9c8cfaa.tar.bz2
gsoc2013-evolution-ff4c29fea3d08c181bbcb006908e7222f9c8cfaa.tar.lz
gsoc2013-evolution-ff4c29fea3d08c181bbcb006908e7222f9c8cfaa.tar.xz
gsoc2013-evolution-ff4c29fea3d08c181bbcb006908e7222f9c8cfaa.tar.zst
gsoc2013-evolution-ff4c29fea3d08c181bbcb006908e7222f9c8cfaa.zip
use BONOBO_VFS_GNOME_CFLAGS.
2000-06-27 Michael Meeks <michael@helixcode.com> * pcs/Makefile.am (INCLUDES): use BONOBO_VFS_GNOME_CFLAGS. svn path=/trunk/; revision=3760
Diffstat (limited to 'calendar')
-rw-r--r--calendar/ChangeLog4
-rw-r--r--calendar/pcs/Makefile.am2
2 files changed, 5 insertions, 1 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index a8b9c45e77..baabe2ee8f 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,7 @@
+2000-06-27 Michael Meeks <michael@helixcode.com>
+
+ * pcs/Makefile.am (INCLUDES): use BONOBO_VFS_GNOME_CFLAGS.
+
2000-06-26 Christopher James Lahey <clahey@helixcode.com>
* gui/calendar-model.c: Added an #ifdefed value_to_string handler
diff --git a/calendar/pcs/Makefile.am b/calendar/pcs/Makefile.am
index 3299d15908..0c633dc285 100644
--- a/calendar/pcs/Makefile.am
+++ b/calendar/pcs/Makefile.am
@@ -4,7 +4,7 @@ INCLUDES = \
-I$(top_srcdir)/calendar \
-I$(top_srcdir)/libical/src/libical \
-I$(top_builddir)/libical/src/libical \
- $(BONOBO_GNOME_CFLAGS) \
+ $(BONOBO_VFS_GNOME_CFLAGS) \
-DGNOMELOCALEDIR=\""$(datadir)/locale"\"
CORBA_GENERATED = \