[gedit] Depend on latest gobject introspection (0.9.3)
- From: Jesse van den Kieboom <jessevdk src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gedit] Depend on latest gobject introspection (0.9.3)
- Date: Sat, 17 Jul 2010 17:17:10 +0000 (UTC)
commit 305d67de3d89d8db6bf6bb37c7d283ad5272c169
Author: Jesse van den Kieboom <jesse icecrew nl>
Date: Sat Jul 17 19:17:02 2010 +0200
Depend on latest gobject introspection (0.9.3)
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index d3ee5ee..5ed1484 100644
--- a/configure.ac
+++ b/configure.ac
@@ -381,7 +381,7 @@ GNOME_DOC_INIT([0.9.0],,
[AC_MSG_WARN([[gnome-doc-utils not found: documentation will not be built.]])])
# Introspection
-GOBJECT_INTROSPECTION_CHECK([0.6.7])
+GOBJECT_INTROSPECTION_CHECK([0.9.3])
if test "$found_introspection" = "yes"; then
enable_introspection=yes
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]