From ecd512453ce8f7a7c8a3b5d523855a2b52d626c5 Mon Sep 17 00:00:00 2001 From: Erik Andersen Date: Sat, 8 Apr 2000 03:08:21 +0000 Subject: Latest and greatest -Erik --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index fc6ed96..d647a51 100644 --- a/Makefile +++ b/Makefile @@ -25,7 +25,7 @@ BUILDTIME := $(shell TZ=UTC date --utc "+%Y.%m.%d-%H:%M%z") # Set the following to `true' to make a debuggable build. # Leave this set to `false' for production use. # eg: `make DODEBUG=true tests' -DODEBUG = false +DODEBUG = true # If you want a static binary, turn this on. I can't think # of many situations where anybody would ever want it static, -- cgit v1.1