oops, didn't mean to commit that last one... reverting
This commit is contained in:
parent
da7b82981b
commit
1e1d9d1c95
2
Makefile
2
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
|
||||
|
Loading…
Reference in New Issue
Block a user