diff options
author | Christopher James Lahey <clahey@ximian.com> | 2001-07-03 10:55:58 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2001-07-03 10:55:58 +0800 |
commit | fd6ad06df5c3cf3928f9361d566aaaaffe498d2d (patch) | |
tree | ba91b681db9204b2d214f6658d5d1a0984eed839 /shell/ChangeLog | |
parent | 793f0a6b869f1f934c0ea51ee762fed384180619 (diff) | |
download | gsoc2013-evolution-fd6ad06df5c3cf3928f9361d566aaaaffe498d2d.tar gsoc2013-evolution-fd6ad06df5c3cf3928f9361d566aaaaffe498d2d.tar.gz gsoc2013-evolution-fd6ad06df5c3cf3928f9361d566aaaaffe498d2d.tar.bz2 gsoc2013-evolution-fd6ad06df5c3cf3928f9361d566aaaaffe498d2d.tar.lz gsoc2013-evolution-fd6ad06df5c3cf3928f9361d566aaaaffe498d2d.tar.xz gsoc2013-evolution-fd6ad06df5c3cf3928f9361d566aaaaffe498d2d.tar.zst gsoc2013-evolution-fd6ad06df5c3cf3928f9361d566aaaaffe498d2d.zip |
Made evolution depend on bonobo-conf 0.2.
2001-07-02 Christopher James Lahey <clahey@ximian.com>
* configure.in: Made evolution depend on bonobo-conf 0.2.
From calendar/ChangeLog:
2001-07-02 Christopher James Lahey <clahey@ximian.com>
* gui/Makefile.am (INCLUDES): Added $(BONOBO_CONF_CFLAGS).
(evolution_calendar_LDADD): Added $(BONOBO_CONF_LIBS).
From composer/ChangeLog:
2001-07-02 Christopher James Lahey <clahey@ximian.com>
* Makefile.am (INCLUDES): Added $(BONOBO_CONF_CFLAGS).
From shell/ChangeLog:
2001-07-02 Christopher James Lahey <clahey@ximian.com>
* Makefile.am (INCLUDES): Added $(BONOBO_CONF_CFLAGS).
(evolution_LDADD): Added $(BONOBO_CONF_LIBS).
svn path=/trunk/; revision=10718
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index aa2e14080f..a1aca471b4 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,8 @@ +2001-07-02 Christopher James Lahey <clahey@ximian.com> + + * Makefile.am (INCLUDES): Added $(BONOBO_CONF_CFLAGS). + (evolution_LDADD): Added $(BONOBO_CONF_LIBS). + 2001-07-02 Ettore Perazzoli <ettore@ximian.com> * e-storage-set-view.c (popup_folder_menu): Don't assert that |