backed out multi-thread build because most sites do not have tornado or gcc 2.7.2

This commit is contained in:
Jeff Hill
1996-09-16 18:37:28 +00:00
parent 737278aa41
commit 815668143f
+1 -1
View File
@@ -3,7 +3,7 @@ TOP=../../..
include $(TOP)/config/CONFIG_BASE
DIRS = singleThread multiThread
DIRS = singleThread
include $(TOP)/config/RULES_DIRS