[PATCH 1/7] build: raised GI required version to 0.9
- From: Simon Pena <spena igalia com>
- To: grilo-list gnome org
- Subject: [PATCH 1/7] build: raised GI required version to 0.9
- Date: Fri, 18 Mar 2011 17:46:16 +0200
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 207c305..6f47834 100644
--- a/configure.ac
+++ b/configure.ac
@@ -223,7 +223,7 @@ GTK_DOC_CHECK([1.10],[--flavour no-tmpl])
# GOBJECT-INTROSPECTION
# ----------------------------------------------------------
-GOBJECT_INTROSPECTION_CHECK([0.6.7])
+GOBJECT_INTROSPECTION_CHECK([0.9])
# ----------------------------------------------------------
# GETTEXT
--
1.7.1
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]