[glib] Switch to using template-free docs build



commit 375015018bb16cdd02708e1df0953d91916033ca
Author: Matthias Clasen <mclasen redhat com>
Date:   Mon Nov 14 21:18:12 2011 -0500

    Switch to using template-free docs build
    
    All docs are finally inline, so we can do this switch.

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 82f5499..5ded3a0 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],



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]