aboutsummaryrefslogtreecommitdiffstats
path: root/composer
diff options
context:
space:
mode:
Diffstat (limited to 'composer')
-rw-r--r--composer/ChangeLog4
-rw-r--r--composer/Makefile.am4
2 files changed, 6 insertions, 2 deletions
diff --git a/composer/ChangeLog b/composer/ChangeLog
index 9c0e73c008..8991bf8137 100644
--- a/composer/ChangeLog
+++ b/composer/ChangeLog
@@ -1,3 +1,7 @@
+2002-07-08 Peter Williams <peterw@ximian.com>
+
+ * Makefile.am (INCLUDES): Fix cflags for ebook header namespacing.
+
2002-07-05 Jeffrey Stedfast <fejj@ximian.com>
* evolution-composer.c (init): Don't connect to the postpone
diff --git a/composer/Makefile.am b/composer/Makefile.am
index 0b9f4a2f7b..16836ccf59 100644
--- a/composer/Makefile.am
+++ b/composer/Makefile.am
@@ -48,8 +48,8 @@ INCLUDES = \
-I$(top_builddir)/widgets \
-I$(top_srcdir)/camel \
-I$(top_builddir)/camel \
- -I$(top_srcdir)/addressbook/backend/ebook \
- -I$(top_builddir)/addressbook/backend/ebook \
+ -I$(top_srcdir)/addressbook/backend \
+ -I$(top_builddir)/addressbook/backend \
-I$(top_builddir)/addressbook/gui/component/select-names \
-I$(top_builddir)/shell \
-I$(top_srcdir)/shell \
22 20:00:11 +0800'>2010-05-223-8/+7 * - Switch SourceForge ports to the new File Release System: categories startin...amdmi32009-08-221-2/+1 * -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.mezz2009-08-031-1/+1 * * Add a hack to make libical on FreeBSD work like libical on Linux. Thismarcus2009-04-223-415/+14 * Presenting GNOME 2.26 for FreeBSD. Seemarcus2009-04-104-17/+7 * Update to 0.42,makc2009-01-043-25/+60 * - Update to 0.27rafan2008-02-095-58/+74 * Use libtool port instead of included version to avoid objformat a.out botchkris2007-02-011-0/+1 * Conversion to a single libtool environment.ade2006-02-232-2/+6 * SHA256ifyedwin2006-01-221-0/+1 * Chase updated URLs per distfile survey.linimon2005-11-261-1/+1 * Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1