More minor patches

-Erik
This commit is contained in:
Erik Andersen
2000-04-09 18:24:05 +00:00
parent 0817d1372c
commit f3b3d17060
4 changed files with 32 additions and 4 deletions

View File

@@ -27,9 +27,7 @@ BUILDTIME := $(shell TZ=UTC date --utc "+%Y.%m.%d-%H:%M%z")
# eg: `make DODEBUG=true tests'
DODEBUG = false
# If you want a static binary, turn this on. I can't think
# of many situations where anybody would ever want it static,
# but...
# If you want a static binary, turn this on.
DOSTATIC = false
# This will choke on a non-debian system