summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@behdad.org>2010-07-22 23:15:33 -0400
committerBehdad Esfahbod <behdad@behdad.org>2010-07-22 23:24:08 -0400
commit9b43da625483b68aa8702d217523bf9d8a8100d6 (patch)
tree76131f4f370fc3ff238507b3a40e98c4c25e2c52 /configure.in
parente94a21a9b52a5b9f9e4a5f1e19f9c84a16bf2838 (diff)
downloadpango-9b43da625483b68aa8702d217523bf9d8a8100d6.tar.gz
Bug 617772 - pango fails to build from git outside source tree
Depends on gobject-introspection >= 0.6.14, where introspection sources are referenced via VPATH. Remove $(srcdir) prefix in sources. Signed-off-by: Theppitak Karoonboonyanan <thep@linux.thai.net>
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 86eb4df9..0fd3f609 100644
--- a/configure.in
+++ b/configure.in
@@ -481,7 +481,7 @@ PKG_CHECK_MODULES(LIBTHAI, libthai >= $LIBTHAI_REQUIRED_VERSION, have_libthai=tr
# Checks for GObject Introspection
#
-GOBJECT_INTROSPECTION_CHECK([0.6.7])
+GOBJECT_INTROSPECTION_CHECK([0.6.14])
#
# Modules to build