[libgda-uimm] configure.ac: Require the latest version of libgda/libgdamm.
- From: Josà Alburquerque <jaalburqu src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libgda-uimm] configure.ac: Require the latest version of libgda/libgdamm.
- Date: Fri, 30 Sep 2011 05:13:45 +0000 (UTC)
commit e216fe4a0a8819060bb183934e6ddbf8c70872a0
Author: Josà Alburquerque <jaalburqu svn gnome org>
Date: Fri Sep 30 01:05:01 2011 -0400
configure.ac: Require the latest version of libgda/libgdamm.
* configure.ac: Change the libgda/libgda-ui requirements to the latest
release which is 4.99.4. Likewise, change the libgdamm requirement.
ChangeLog | 7 +++++++
configure.ac | 2 +-
2 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 0b9c157..7f06608 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2011-09-30 Josà Alburquerque <jaalburqu svn gnome org>
+
+ configure.ac: Require the latest version of libgda/libgdamm.
+
+ * configure.ac: Change the libgda/libgda-ui requirements to the latest
+ release which is 4.99.4. Likewise, change the libgdamm requirement.
+
4.1.1:
2010-10-18 Murray Cumming <murrayc murrayc com>
diff --git a/configure.ac b/configure.ac
index c876e64..6b41f7b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -36,7 +36,7 @@ AC_DISABLE_STATIC
AC_LIBTOOL_WIN32_DLL
AC_PROG_LIBTOOL
-AC_SUBST([LIBGDA_UIMM_MODULES], ['libgda-4.0 >= 4.2.0 libgda-ui-4.0 >= 4.2.0 libgdamm-4.0 >= 3.99.19 gtkmm-2.4 >= 2.18.0'])
+AC_SUBST([LIBGDA_UIMM_MODULES], ['libgda-5.0 >= 4.9.4 libgda-ui-5.0 >= 4.9.4 libgdamm-5.0 >= 4.99.4 gtkmm-2.4 >= 2.18.0'])
PKG_CHECK_MODULES([LIBGDA_UIMM], [$LIBGDA_UIMM_MODULES])
MM_PKG_CONFIG_SUBST([GTHREAD_CFLAGS], [--cflags-only-other gthread-2.0])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]