configure.ac: Do not generate template files
authorJavier Jardón <jjardon@gnome.org>
Fri, 26 Aug 2011 11:38:45 +0000 (12:38 +0100)
committerJavier Jardón <jjardon@gnome.org>
Fri, 26 Aug 2011 11:44:30 +0000 (12:44 +0100)
It's not needed as the project uses inline comments
for documentation.

configure.ac

index 9959f7c..f6bea92 100644 (file)
@@ -233,7 +233,7 @@ GIREPO_CFLAGS="$GIREPO_CFLAGS $FFI_CFLAGS"
 GIREPO_CFLAGS="$GIREPO_CFLAGS $GCOV_CFLAGS"
 
 # gtk-doc
-GTK_DOC_CHECK([1.12])
+GTK_DOC_CHECK([1.15],[--flavour no-tmpl])
 
 # Checks for header files.
 AC_HEADER_STDC