gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] /srv/bzr/gnash/trunk r11097: don't build the network test


From: rob
Subject: [Gnash-commit] /srv/bzr/gnash/trunk r11097: don't build the network tests yet till they're fully implemented.
Date: Fri, 12 Jun 2009 15:45:09 -0600
User-agent: Bazaar (1.13.1)

------------------------------------------------------------
revno: 11097
committer: address@hidden
branch nick: trunk
timestamp: Fri 2009-06-12 15:45:09 -0600
message:
  don't build the network tests yet till they're fully implemented.
modified:
  testsuite/Makefile.am
=== modified file 'testsuite/Makefile.am'
--- a/testsuite/Makefile.am     2009-06-07 21:14:22 +0000
+++ b/testsuite/Makefile.am     2009-06-12 21:45:09 +0000
@@ -24,7 +24,8 @@
 endif
 
 if HAS_NETCAT
-DIR_MING += network.all
+# don't build the network tests yet till they're fully implemented
+DIR_MING += # network.all
 endif
 
 if ENABLE_MTASC
@@ -89,7 +90,7 @@
        movies.all \
        $(NULL)
 
-EXTRA_DIST = check.h DummyMovieDefinition.h DummyCharacter.h gnashrc.in 
simple.exp
+EXTRA_DIST = check.h DummyMovieDefinition.h DummyCharacter.h gnashrc.in 
simple.exp network.all
 
 
 dist_noinst_SCRIPTS = anaylse-results.sh generic-testrunner.sh


reply via email to

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