[glom] Require the latest libgdamm.



commit 69324e24a72a0571a4721f4f7482884aaa4f5e90
Author: Murray Cumming <murrayc murrayc com>
Date:   Mon Nov 7 14:22:04 2011 +0100

    Require the latest libgdamm.
    
    * configure.ac: We use a new Gnome::Gda::Connection::statement_to_sql()
    method overload.

 ChangeLog    |    7 +++++++
 configure.ac |    2 +-
 2 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 96c1502..729720f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2011-11-07  Murray Cumming  <murrayc murrayc com>
+
+	Require the latest libgdamm.
+
+	* configure.ac: We use a new Gnome::Gda::Connection::statement_to_sql()
+	method overload.
+
 1.19.18:
 
 2011-11-07  Murray Cumming  <murrayc murrayc com>
diff --git a/configure.ac b/configure.ac
index 95d7fa6..ab9bd22 100644
--- a/configure.ac
+++ b/configure.ac
@@ -137,7 +137,7 @@ AS_IF([test "x$glom_enable_postgresql" = xyes],
 # https://bugzilla.gnome.org/show_bug.cgi?id=662925
 # https://bugzilla.gnome.org/show_bug.cgi?id=661655
 # https://bugzilla.gnome.org/show_bug.cgi?id=661073
-REQUIRED_LIBGLOM_LIBS='gthread-2.0 giomm-2.4 libxml++-2.6 >= 2.23.1 libxslt >= 1.1.10 pygobject-3.0 >= 2.29.0 libgdamm-5.0 >= 4.99.4 libgda-postgres-5.0 libgda-5.0 >= 5.0.1'
+REQUIRED_LIBGLOM_LIBS='gthread-2.0 giomm-2.4 libxml++-2.6 >= 2.23.1 libxslt >= 1.1.10 pygobject-3.0 >= 2.29.0 libgdamm-5.0 >= 4.99.5 libgda-postgres-5.0 libgda-5.0 >= 5.0.1'
 
 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]