[gegl] configure.ac: Do not use local copu of introspection.m4



commit c4937facd4f01d1198325af75e9338b4a8f5898c
Author: Javier JardÃn <jjardon gnome org>
Date:   Mon Oct 17 13:20:29 2011 +0100

    configure.ac: Do not use local copu 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 00ffa60..787a5c3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -391,7 +391,7 @@ AC_PATH_PROGS(PERL,perl5 perl perl5.005 perl5.004,perl)
 ########################
 # Check GObject Introspection
 ########################
-GOBJECT_INTROSPECTION_CHECK([0.6.7])
+GOBJECT_INTROSPECTION_CHECK([0.10.0])
 
 ########################
 # Check PyGObject



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