[grilo] build: raised GI required version to 0.9
- From: Juan A. Suarez Romero <jasuarez src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [grilo] build: raised GI required version to 0.9
- Date: Wed, 23 Mar 2011 11:38:50 +0000 (UTC)
commit 2dc94569c9c756b399923d95240b59f91b8b3ae1
Author: Simon Pena <spena igalia com>
Date: Fri Mar 18 17:46:16 2011 +0200
build: raised GI required version to 0.9
This allows passing the --warn-all (and --warn-error) options
to GI scanner, making easier to detect annotations missing.
Fedora 14 and Ubuntu 10.10 already ship 0.9.3, so it should be
usable there as well as within JHBuild
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index c5ffff6..29e764c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -227,7 +227,7 @@ GTK_DOC_CHECK([1.10],[--flavour no-tmpl])
# GOBJECT-INTROSPECTION
# ----------------------------------------------------------
-GOBJECT_INTROSPECTION_CHECK([0.6.7])
+GOBJECT_INTROSPECTION_CHECK([0.9])
# ----------------------------------------------------------
# GETTEXT
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]