[libgnomecanvas] This fixes distcheck apparently



commit 92fb2c4d2022713acec4cb613a24979d6580b0da
Author: Kjartan Maraas <kmaraas gnome org>
Date:   Mon Jan 31 14:56:37 2011 +0100

    This fixes distcheck apparently

 configure.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.in b/configure.in
index f4b377d..a9ee12b 100644
--- a/configure.in
+++ b/configure.in
@@ -178,7 +178,7 @@ AC_PATH_PROG(GLIB_GENMARSHAL, glib-genmarshal)
 dnl
 dnl Check for gtk-doc
 dnl
-GTK_DOC_CHECK([1.0])
+GTK_DOC_CHECK([1.0],[--flavour no-tmpl])
 DISTCHECK_CONFIGURE_FLAGS="--enable-gtk-doc"
 AC_SUBST(DISTCHECK_CONFIGURE_FLAGS)
 



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