summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Sauer <ensonic@users.sf.net>2014-12-30 22:32:04 +0100
committerMartin Pitt <martin.pitt@ubuntu.com>2015-01-13 14:59:10 +0100
commit577e36b977a58f148e949fe7d5ffa0794613c94f (patch)
tree7919e15a63422a81d039e5017546d7231c3ac12e
parent94ebc2fe495d00c4468f865a7a5081fc9074caeb (diff)
configure: stop using tmpl files for docs
gtkdoc-mktmpl has been deprecated for years. As the tmpl files are not used in this library to document the api, stop using them. https://bugs.freedesktop.org/show_bug.cgi?id=87877
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index c241be2..af209dd 100644
--- a/configure.ac
+++ b/configure.ac
@@ -95,7 +95,7 @@ if test -z "$XSLTPROC"; then
AC_MSG_ERROR([xsltproc is needed])
fi
-GTK_DOC_CHECK([1.3])
+GTK_DOC_CHECK([1.3],[--flavour no-tmpl])
AC_ARG_ENABLE(man,
[AS_HELP_STRING([--enable-man],