oops, didn't mean to commit that last one... reverting
authorRandolph Chung <tausq@debian.org>
Thu, 7 Dec 2000 03:56:10 +0000 (03:56 -0000)
committerRandolph Chung <tausq@debian.org>
Thu, 7 Dec 2000 03:56:10 +0000 (03:56 -0000)
Makefile

index 5faac87..345c3c3 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -35,7 +35,7 @@ DOSTATIC = false
 # Leave this set to `false' for production use.
 # eg: `make DODEBUG=true tests'
 # Do not enable this for production builds...
-DODEBUG = true
+DODEBUG = false
 
 # This enables compiling with dmalloc ( http://dmalloc.com/ )
 # which is an excellent public domain mem leak and malloc problem