Print

Print


Commit in SimDist on MAIN
build.sh+2-11.2 -> 1.3


SimDist
build.sh 1.2 -> 1.3
diff -u -r1.2 -r1.3
--- build.sh	21 Oct 2005 19:44:15 -0000	1.2
+++ build.sh	21 Oct 2005 19:51:28 -0000	1.3
@@ -1,3 +1,4 @@
 #!/bin/sh
-./configure 
+./configure &> configure.log
 nohup gmake &> build.log &
+tail -f build.log
CVSspam 0.2.8