Try to fix !srcdir build wrt to introspection

This requires a recent gobject-introspection, so bump the
dependency to 0.9.0. Should fix bug 623520
This commit is contained in:
Matthias Clasen
2010-07-09 21:01:40 -04:00
parent 0a07e9733b
commit 813bee6f0a
3 changed files with 4 additions and 4 deletions

View File

@ -1556,7 +1556,7 @@ fi
# GObject introspection
##################################################
GOBJECT_INTROSPECTION_CHECK([0.6.14])
GOBJECT_INTROSPECTION_CHECK([0.9.0])
##################################################
# Checks for gtk-doc and docbook-tools