summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorVincent Untz <vuntz@gnome.org>2010-09-18 17:36:54 +0200
committerLennart Poettering <lennart@poettering.net>2010-09-19 23:26:10 +0200
commit7b124f6ae362a575460d2374dca39ebdce07c714 (patch)
tree4f9b3378486a960fce2adfda69f9b75767cdd49a /configure.ac
parent74e9d0b1f21cefb6880d006bed1769ceaf90b28b (diff)
gobject: Fix avahi build with gobject-introspection
Hi Lennart, Here's a patch to fix avahi to build with g-i 0.9.5 and later. Cheers, Vincent -- Les gens heureux ne sont pas pressés.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index f4a255f..7fafc98 100644
--- a/configure.ac
+++ b/configure.ac
@@ -472,7 +472,7 @@ AM_CONDITIONAL(HAVE_GOBJECT, test "x$HAVE_GOBJECT" = "xyes")
#
# Introspection support.
#
-GOBJECT_INTROSPECTION_CHECK([0.6.7])
+GOBJECT_INTROSPECTION_CHECK([0.9.5])
#
# Check for Qt 3