require libbonobo >= 2.4.2
authorJP Rosevear <jpr@novell.com>
Tue, 2 Nov 2004 16:58:56 +0000 (16:58 +0000)
committerJP Rosevear <jpr@src.gnome.org>
Tue, 2 Nov 2004 16:58:56 +0000 (16:58 +0000)
2004-11-02  JP Rosevear  <jpr@novell.com>

* configure.in: require libbonobo >= 2.4.2

ChangeLog
configure.in

index 651dfc6..33bca8c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2004-11-02  JP Rosevear  <jpr@novell.com>
+
+       * configure.in: require libbonobo >= 2.4.2
+
 2004-11-01  Hans Petter Jansson  <hpj@novell.com>
 
        * libdb/dbinc/mutex.h: Remove duplicated x86-64 mutex definition.
index 82ce20f..1ed7eca 100644 (file)
@@ -147,7 +147,7 @@ no)
        esac
 esac
 
-LIBBONOBO_REQUIRED="2.4.0"
+LIBBONOBO_REQUIRED="2.4.2"
 ORBIT_REQUIRED="2.9.8"
 
 AC_SUBST(LIBBONOBO_REQUIRED)