[libgdamm] Bump the libgda-5.0 requrement to 4.99.5
- From: David King <davidk src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libgdamm] Bump the libgda-5.0 requrement to 4.99.5
- Date: Thu, 20 Oct 2011 08:42:29 +0000 (UTC)
commit 8d0da0fd0a0287ce970320f4b80475e79b007331
Author: David King <davidk openismus com>
Date: Thu Oct 20 10:39:16 2011 +0200
Bump the libgda-5.0 requrement to 4.99.5
Libgda 4.99.5 adds error-reporting APIs to GdaRow and GdaHolder, which
are used in libgdamm.
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index c09e104..e33c675 100644
--- a/configure.ac
+++ b/configure.ac
@@ -44,7 +44,7 @@ AC_DISABLE_STATIC
AC_LIBTOOL_WIN32_DLL
AC_PROG_LIBTOOL
-AC_SUBST([LIBGDAMM_MODULES], ['glibmm-2.4 >= 2.27.93 libgda-5.0 >= 4.99.3'])
+AC_SUBST([LIBGDAMM_MODULES], ['glibmm-2.4 >= 2.27.93 libgda-5.0 >= 4.99.5'])
PKG_CHECK_MODULES([LIBGDAMM], [$LIBGDAMM_MODULES])
PKG_CHECK_EXISTS([libgda-bdb-5.0], [libgdamm_have_bdb=yes], [libgdamm_have_bdb=no])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]