From 375015018bb16cdd02708e1df0953d91916033ca Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 14 Nov 2011 21:18:12 -0500 Subject: [PATCH] Switch to using template-free docs build All docs are finally inline, so we can do this switch. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 82f549920..5ded3a001 100644 --- a/configure.ac +++ b/configure.ac @@ -2695,7 +2695,7 @@ dnl ************************** dnl *** Checks for gtk-doc *** dnl ************************** -GTK_DOC_CHECK([1.15]) +GTK_DOC_CHECK([1.15], [--flavour no-tmpl]) AC_ARG_ENABLE(man, [AC_HELP_STRING([--enable-man],