[libgda] Bumped version of GObject Introspection to >= 0.10.0
- From: Daniel Espinosa Ortiz <despinosa src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libgda] Bumped version of GObject Introspection to >= 0.10.0
- Date: Wed, 4 Jan 2012 16:40:15 +0000 (UTC)
commit 78ed65f50152bf9e9f23ce3958aa57cb3b61ce46
Author: Daniel Espinosa <despinosa src gnome org>
Date: Mon Jan 2 16:11:40 2012 -0600
Bumped version of GObject Introspection to >= 0.10.0
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 7dd1d88..648482f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -415,7 +415,7 @@ AC_SUBST(JSON_GLIB_LIBS)
dnl *********************************
dnl Check for GObject Introspection
dnl *********************************
-GOBJECT_INTROSPECTION_CHECK([0.6.5])
+GOBJECT_INTROSPECTION_CHECK([0.10.0])
AC_ARG_ENABLE([gda-gi],
AS_HELP_STRING([--enable-gda-gi], [Enable GObject Introspection for libgda [default=auto]]),
[enable_gda_gi=$enableval],[enable_gda_gi=auto])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]