the tests are going to break, so I am turning them off. I'll be turning them back on once I figure out what to do.

git-svn-id: svn://10.0.0.236/trunk@34571 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
sspitzer%netscape.com 1999-06-10 05:32:37 +00:00
parent bd8c71d3d0
commit 0913b8ef91
2 changed files with 5 additions and 3 deletions

View File

@ -22,7 +22,8 @@ srcdir = @srcdir@
include $(DEPTH)/config/autoconf.mk
DIRS = nntp newsParser
#tests are broken right now
#DIRS = nntp newsParser
include $(topsrcdir)/config/config.mk

View File

@ -19,6 +19,7 @@ DEPTH=..\..\..
include <$(DEPTH)\config\config.mak>
DIRS = nntp newsParser
#tests are broken right now
#DIRS = nntp newsParser
include <$(DEPTH)\config\rules.mak>
include <$(DEPTH)\config\rules.mak>