summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorWill Thompson <will.thompson@collabora.co.uk>2011-10-12 16:08:49 +0100
committerWill Thompson <will.thompson@collabora.co.uk>2011-10-12 16:13:46 +0100
commit400035360b8f6463c362ea35f4b4580cb52e9e77 (patch)
treefeb04cbfb3c7083cbef405749f79448cef9aaaa0 /configure.ac
parent4f0c186180cf64f56072c30bca05a4272b06d2cf (diff)
downloadwocky-400035360b8f6463c362ea35f4b4580cb52e9e77.tar.gz
gtk-doc: Fix out-of-tree builds with 1.17
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 42fc25a..5e1f740 100644
--- a/configure.ac
+++ b/configure.ac
@@ -225,7 +225,7 @@ dnl To be used by tests and examples
WOCKY_CFLAGS='-I${top_builddir} -I${top_srcdir}'
AC_SUBST(WOCKY_CFLAGS)
-GTK_DOC_CHECK([1.10],[--flavour no-tmpl])
+GTK_DOC_CHECK([1.17],[--flavour no-tmpl])
AC_OUTPUT( Makefile \
wocky/Makefile \