[gtksourceview] Disable gtk-doc template generation



commit f2c8ed995f011119b79187cc9d150f3724132afd
Author: Paolo Borelli <pborelli gnome org>
Date:   Sun Jan 3 21:59:52 2010 +0100

    Disable gtk-doc template generation

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 0d77ca3..849cd89 100644
--- a/configure.ac
+++ b/configure.ac
@@ -27,7 +27,7 @@ AC_DISABLE_STATIC
 AM_PROG_LIBTOOL
 IT_PROG_INTLTOOL([0.35.0])
 
-GTK_DOC_CHECK([1.0])
+GTK_DOC_CHECK([1.0],[--flavour=no-tmpl])
 
 # Check for headers and functions
 AC_HEADER_STDC



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