[glom/glom-1-18] Require the latest libgdamm, because we use its latest API.
- From: Murray Cumming <murrayc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glom/glom-1-18] Require the latest libgdamm, because we use its latest API.
- Date: Mon, 14 Mar 2011 21:44:41 +0000 (UTC)
commit a40bc46886a34ff015210c4c1ec373b90ff38ef4
Author: Murray Cumming <murrayc murrayc com>
Date: Mon Mar 14 22:44:34 2011 +0100
Require the latest libgdamm, because we use its latest API.
* configure.ac: Require libgdamm 4.1.2.
ChangeLog | 6 ++++++
configure.ac | 2 +-
2 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index fc525b7..aef2345 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2011-03-14 Murray Cumming <murrayc murrayc com>
+ Require the latest libgdamm, because we use its latest API.
+
+ * configure.ac: Require libgdamm 4.1.2.
+
+2011-03-14 Murray Cumming <murrayc murrayc com>
+
Make glom-1.18 parallel-installable with glom-1.16
* configure.ac: Increase the ABI version.
diff --git a/configure.ac b/configure.ac
index 6689def..7ce4cfa 100644
--- a/configure.ac
+++ b/configure.ac
@@ -153,7 +153,7 @@ AC_ARG_ENABLE([maemo-launcher],
# Libraries used by libglom:
# We require libgda >= 4.0.4 because previous versions had case-sensitivity or fatal metastore problems.
# libgda >= 4.1.2 is also OK, but not 4.1.<2.
-REQUIRED_LIBGLOM_LIBS='gthread-2.0 giomm-2.4 libxml++-2.6 >= 2.23.1 pygda-4.0 >= 2.25.3 pygobject-2.0 >= 2.6.0 libgdamm-4.0 >= 3.99.21 libgda-4.0 >= 4.0.4 libgda-postgres-4.0'
+REQUIRED_LIBGLOM_LIBS='gthread-2.0 giomm-2.4 libxml++-2.6 >= 2.23.1 pygda-4.0 >= 2.25.3 pygobject-2.0 >= 2.6.0 libgdamm-4.0 >= 4.1.2 libgda-4.0 >= 4.0.4 libgda-postgres-4.0'
AS_IF([test "x$glom_host_win32" != xyes],
[REQUIRED_LIBGLOM_LIBS="$REQUIRED_LIBGLOM_LIBS libepc-1.0 >= 0.3.1"])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]