[totem-pl-parser] docs: Disable gtk-doc tests



commit d4464725f2120019033577878f49dedd52ae0bdd
Author: Bastien Nocera <hadess hadess net>
Date:   Tue Mar 26 08:44:22 2013 +0100

    docs: Disable gtk-doc tests
    
    Sigh.
    
    make[6]: Leaving directory 
`/home/hadess/Projects/jhbuild/totem-pl-parser/totem-pl-parser-3.4.4/_build/docs/reference'
    fatal: making test-suite.log: failed to create /home/hadess/Projects/gnome-install/bin/gtkdoc-check.trs
    fatal: making test-suite.log: failed to create /home/hadess/Projects/gnome-install/bin/gtkdoc-check.log

 docs/reference/Makefile.am |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/docs/reference/Makefile.am b/docs/reference/Makefile.am
index 8bbcb65..fa970de 100644
--- a/docs/reference/Makefile.am
+++ b/docs/reference/Makefile.am
@@ -101,8 +101,8 @@ SCANOBJ_FILES += $(DOC_MODULE).types
 EXTRA_DIST += version.xml.in
 
 if ENABLE_GTK_DOC
-TESTS_ENVIRONMENT = cd $(builddir) &&
-TESTS = $(GTKDOC_CHECK)
+#TESTS_ENVIRONMENT = cd $(builddir) &&
+#TESTS = $(GTKDOC_CHECK)
 endif
 
 -include $(top_srcdir)/git.mk


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