[babl] build: Do not use local copy of introspection.m4



commit 35f04182c870d238de962c50aba64d6e07990d63
Author: Javier JardÃn <jjardon gnome org>
Date:   Mon Oct 17 13:21:53 2011 +0100

    build: Do not use local copy of introspection.m4

 configure.ac        |    2 +-
 m4/introspection.m4 |   94 ---------------------------------------------------
 2 files changed, 1 insertions(+), 95 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 8594449..07bde9d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -62,7 +62,7 @@ BABL_RELEASE=babl_api_version
 AC_SUBST(BABL_RELEASE)
 
 # GObject Introspection
-GOBJECT_INTROSPECTION_CHECK([0.6.8])
+GOBJECT_INTROSPECTION_CHECK([0.10])
 
 # Vala
 AC_ARG_WITH(vala, [  --without-vala         build without Vala support])



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]