[glom] Require the latest libgdamm, for the GdaNull changes.



commit f0614197abd0ad36efa5d190d501edf305dbbb97
Author: Murray Cumming <murrayc murrayc com>
Date:   Tue Jun 21 10:01:08 2011 +0200

    Require the latest libgdamm, for the GdaNull changes.
    
    * configure.ac: Require libgdamm 4.99.3

 ChangeLog    |    6 ++++++
 configure.ac |    2 +-
 2 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 2027b3f..e1afd85 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2011-06-21  Murray Cumming  <murrayc murrayc com>
+
+	Require the latest libgdamm, for the GdaNull changes.
+
+	* configure.ac: Require libgdamm 4.99.3
+
 2011-06-17  Murray Cumming  <murrayc murrayc com>
 
   Fix the tests after the libgdamm Null Value change.
diff --git a/configure.ac b/configure.ac
index 0a763c2..ddb7e19 100644
--- a/configure.ac
+++ b/configure.ac
@@ -154,7 +154,7 @@ AC_ARG_ENABLE([maemo-launcher],
               [glom_maemo_launcher=no])
 
 # Libraries used by libglom:
-REQUIRED_LIBGLOM_LIBS='gthread-2.0 giomm-2.4 libxml++-2.6 >= 2.23.1 pygobject-2.0 >= 2.28.0 libgdamm-5.0 >= 4.99.0 libgda-postgres-5.0'
+REQUIRED_LIBGLOM_LIBS='gthread-2.0 giomm-2.4 libxml++-2.6 >= 2.23.1 pygobject-2.0 >= 2.28.0 libgdamm-5.0 >= 4.99.3 libgda-postgres-5.0'
 
 AS_IF([test "x$glom_host_win32" != xyes],
       [REQUIRED_LIBGLOM_LIBS="$REQUIRED_LIBGLOM_LIBS libepc-1.0 >= 0.4.0"])



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]