1
0
mirror of https://github.com/sheumann/hush.git synced 2025-03-23 05:30:52 +00:00

oops, didn't mean to commit that last one... reverting

This commit is contained in:
Randolph Chung 2000-12-07 03:56:10 +00:00
parent da7b82981b
commit 1e1d9d1c95

@ -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