gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] /srv/bzr/gnash/trunk r10620: don't try to run the testsui


From: rob
Subject: [Gnash-commit] /srv/bzr/gnash/trunk r10620: don't try to run the testsuite for distcheck, we do that as a separate step.
Date: Tue, 24 Feb 2009 11:38:34 -0700
User-agent: Bazaar (1.5)

------------------------------------------------------------
revno: 10620
committer: address@hidden
branch nick: trunk
timestamp: Tue 2009-02-24 11:38:34 -0700
message:
  don't try to run the testsuite for distcheck, we do that as a separate step.
modified:
  Makefile.am
=== modified file 'Makefile.am'
--- a/Makefile.am       2009-02-14 18:42:17 +0000
+++ b/Makefile.am       2009-02-24 18:38:34 +0000
@@ -37,7 +37,8 @@
 DISTCHECK_CONFIGURE_FLAGS = \
        --with-plugins-install=prefix \
        --enable-extensions=all \
-       --enable-gui=all 
+       --enable-gui=all \
+       --disable-testsuite
 #--enable-cygnal
 
 STD_DIRS = \


reply via email to

[Prev in Thread] Current Thread [Next in Thread]