[libgweather] build: Bump required version of gobject-introspection to 0.9.5



commit e7ee8a44871a93cc73e5db13faa27ea51e7dfb4c
Author: Kevin Easton <kevin guarana org>
Date:   Mon Nov 1 17:14:21 2010 +1100

    build: Bump required version of gobject-introspection to 0.9.5
    
    We use --identifier-prefix and --symbol-prefix command line options.

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index a47d872..5f8ef8f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -227,7 +227,7 @@ AC_SUBST(GLADEDIR)
 ##################################################
 GTK_DOC_CHECK([1.9])
 
-GOBJECT_INTROSPECTION_CHECK([0.6.7])
+GOBJECT_INTROSPECTION_CHECK([0.9.5])
 
 dnl ***************************************************************************
 dnl *** Output Makefiles et al                                              ***



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