More minor updates to docs (and making apps behave as the docs

suggest they should)
 -Erik
This commit is contained in:
Erik Andersen
2000-04-19 03:59:10 +00:00
parent a3e57ca700
commit 3fe7f9f20b
8 changed files with 77 additions and 37 deletions

View File

@@ -26,7 +26,7 @@ export VERSION
# Set the following to `true' to make a debuggable build.
# Leave this set to `false' for production use.
# eg: `make DODEBUG=true tests'
DODEBUG = true
DODEBUG = false
# If you want a static binary, turn this on.
DOSTATIC = false