aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2015-01-03 12:38:12 +0100
committerGuido Günther <agx@sigxcpu.org>2015-01-03 12:38:22 +0100
commit39e8b7293ef539b53f9e1baeb8ca44027ebf89ae (patch)
treef39e20d3250d2bef04c1cd6730c8a50e6d0110bd
parent9ed5d397f8eb14d4b6c9a870a54756516dc5cd47 (diff)
gtk-doc: use no-tmpl
to not use deprecated templates
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 06950bf..9f5b683 100644
--- a/configure.ac
+++ b/configure.ac
@@ -49,7 +49,7 @@ PKG_CHECK_MODULES(LIBSOUP, libsoup-2.4 >= $LIBSOUP_REQUIRED)
GOBJECT_INTROSPECTION_CHECK($GOBJECT_INTROSPECTION_REQUIRED)
-GTK_DOC_CHECK([1.10])
+GTK_DOC_CHECK([1.14],[--flavour no-tmpl])
dnl --enable-debug=(yes|no)
AC_ARG_ENABLE(debug,