[json-glib] build: Require G-I 0.6.4
- From: Emmanuele Bassi <ebassi src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [json-glib] build: Require G-I 0.6.4
- Date: Sun, 29 Nov 2009 12:52:15 +0000 (UTC)
commit e4c4480036a82cc5177fc1f184c18019af0e805e
Author: Emmanuele Bassi <ebassi linux intel com>
Date: Sun Nov 29 12:31:54 2009 +0000
build: Require G-I 0.6.4
We should require at least 0.6.4 for GObject-Introspection, since that
version allows us to pass the .la file to g-ir-scanner.
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 4b79501..7fcee49 100644
--- a/configure.ac
+++ b/configure.ac
@@ -126,7 +126,7 @@ AC_SUBST([MAINTAINER_CFLAGS])
GTK_DOC_CHECK([1.11])
-GOBJECT_INTROSPECTION_CHECK([0.6.3])
+GOBJECT_INTROSPECTION_CHECK([0.6.4])
m4_ifdef([AM_SILENT_RULES],
[
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]