Urgh.  revert Makefile.  again.  Forgot to do the 'cvs update -d now' trick
on my home box.
diff --git a/Makefile b/Makefile
index 1395b52..386d8c3 100644
--- a/Makefile
+++ b/Makefile
@@ -26,7 +26,7 @@
 # Set the following to `true' to make a debuggable build.
 # Leave this set to `false' for production use.
 # eg: `make DODEBUG=true tests'
-DODEBUG = true
+DODEBUG = false
 
 # If you want a static binary, turn this on.
 DOSTATIC = false