aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRodney Dawes <dobey@ximian.com>2004-01-09 03:56:48 +0800
committerRodney Dawes <dobey@src.gnome.org>2004-01-09 03:56:48 +0800
commitc060f65fcbc92e8504fbc33359c9b48a0daf18d1 (patch)
treec804e06e40cbafdf510d030a74f4104a1f440303 /ChangeLog
parentf1db1f200cc19287ce9c0b3d567353c3d13c5100 (diff)
downloadgsoc2013-evolution-c060f65fcbc92e8504fbc33359c9b48a0daf18d1.tar
gsoc2013-evolution-c060f65fcbc92e8504fbc33359c9b48a0daf18d1.tar.gz
gsoc2013-evolution-c060f65fcbc92e8504fbc33359c9b48a0daf18d1.tar.bz2
gsoc2013-evolution-c060f65fcbc92e8504fbc33359c9b48a0daf18d1.tar.lz
gsoc2013-evolution-c060f65fcbc92e8504fbc33359c9b48a0daf18d1.tar.xz
gsoc2013-evolution-c060f65fcbc92e8504fbc33359c9b48a0daf18d1.tar.zst
gsoc2013-evolution-c060f65fcbc92e8504fbc33359c9b48a0daf18d1.zip
Add BONOBOUI_REQUIRED variable and depend on libbonoboui >= 2.4.3, add an
2004-01-08 Rodney Dawes <dobey@ximian.com> * configure.in: Add BONOBOUI_REQUIRED variable and depend on libbonoboui >= 2.4.3, add an AC_SUBST() for EDS_REQUIRED also * evolution-shell.pc.in: Require the same version of bonoboui that we do in configure.in svn path=/trunk/; revision=24119
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a67475a5a3..e9c0cb1750 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2004-01-08 Rodney Dawes <dobey@ximian.com>
+
+ * configure.in: Add BONOBOUI_REQUIRED variable and depend on
+ libbonoboui >= 2.4.3, add an AC_SUBST() for EDS_REQUIRED also
+ * evolution-shell.pc.in: Require the same version of bonoboui that we
+ do in configure.in
+
2004-01-08 Sivaiah Nallagatla <snallagatla@novell.com>
* configure.in : add camel/providers/groupwise/Makefile to AC_OUTPUT section