diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2001-04-27 05:39:23 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2001-04-27 05:39:23 +0800 |
commit | 134f25cd5915e09ed466218997b19a9d32bba01c (patch) | |
tree | 60fa9a61da7868ca3446620673e76aa6a20826af /calendar/ChangeLog | |
parent | 715ed2593e715cb4c6e396c2e4661c30d8bd5beb (diff) | |
download | gsoc2013-evolution-134f25cd5915e09ed466218997b19a9d32bba01c.tar gsoc2013-evolution-134f25cd5915e09ed466218997b19a9d32bba01c.tar.gz gsoc2013-evolution-134f25cd5915e09ed466218997b19a9d32bba01c.tar.bz2 gsoc2013-evolution-134f25cd5915e09ed466218997b19a9d32bba01c.tar.lz gsoc2013-evolution-134f25cd5915e09ed466218997b19a9d32bba01c.tar.xz gsoc2013-evolution-134f25cd5915e09ed466218997b19a9d32bba01c.tar.zst gsoc2013-evolution-134f25cd5915e09ed466218997b19a9d32bba01c.zip |
Merge build fix from the branch:
Add `$(EXTRA_GNOME_CFLAGS)' to the include path list for building the
dialogs (we use GAL there).
svn path=/trunk/; revision=9598
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 14719f72d3..108f241953 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,7 @@ +2001-04-26 Ettore Perazzoli <ettore@ximian.com> + + * gui/dialogs/Makefile.am (INCLUDES): Add `$(EXTRA_GNOME_CFLAGS)'. + 2001-04-26 Dan Winship <danw@ximian.com> * conduits/todo/Makefile.am (libetodo_conduit_la_LIBADD): Remove |