The following appears to be necessary to get the Makefile closer to
running the test suite.
--- Makefile.in.orig Thu Oct 31 06:13:50 2002
+++ Makefile.in Thu Oct 31 06:13:59 2002
@@ -260,3 +260,3 @@
test: binaries libraries
- echo load ./$(Tcldom_LIB_FILE) \; cd $(srcdir)/tests \; source all | $(TCLSH) $(TESTFLAGS)
+ echo load ./$(Tcldom_LIB_FILE) \; cd $(srcdir)/tests \; source all.tcl | $(TCLSH) $(TESTFLAGS)
--
Tcl - The glue of a new generation. <URL: http://wiki.tcl.tk/ >
Larry W. Virden <mailto:lv...@ca...> <URL: http://www.purl.org/NET/lvirden/>
Even if explicitly stated to the contrary, nothing in this posting should
be construed as representing my employer's opinions.
-><-
|