[libgweather] configure.ac: Do not generate template documentation files



commit 90781bdcd29f5f6e926aa884a8bdb856b5e21f99
Author: Javier JardÃn <jjardon gnome org>
Date:   Fri Oct 7 22:27:32 2011 +0100

    configure.ac: Do not generate template documentation files
    
    All the documentation is inline now

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index ab96d28..b2a73d3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -180,7 +180,7 @@ AC_SUBST(GLADEDIR)
 ##################################################
 # Checks for gtk-doc and docbook-tools
 ##################################################
-GTK_DOC_CHECK([1.9])
+GTK_DOC_CHECK([1.11],[--flavour no-tmpl])
 
 GOBJECT_INTROSPECTION_CHECK([0.9.5])
 



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