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 /composer/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 'composer/ChangeLog')
-rw-r--r-- | composer/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/composer/ChangeLog b/composer/ChangeLog index 4421e39866..fdf1fd4ce9 100644 --- a/composer/ChangeLog +++ b/composer/ChangeLog @@ -1,3 +1,7 @@ +2001-07-02 Christopher James Lahey <clahey@ximian.com> + + * Makefile.am (INCLUDES): Added $(BONOBO_CONF_CFLAGS). + 2001-07-02 Jeffrey Stedfast <fejj@ximian.com> * e-msg-composer-attachment-bar.c (attach_to_multipart): Set the |