commit | f3b3d17060fe6dffab3e1ff7de393bd0618334ba | [log] [tgz] |
---|---|---|
author | Erik Andersen <andersen@codepoet.org> | Sun Apr 09 18:24:05 2000 +0000 |
committer | Erik Andersen <andersen@codepoet.org> | Sun Apr 09 18:24:05 2000 +0000 |
tree | fc0675ba413d4c0ca645cd87c5bfc9b0cc8385e4 | |
parent | 0817d1372c7278afdefa2d525e578bca51dd1c07 [diff] [blame] |
More minor patches -Erik
diff --git a/Makefile b/Makefile index 38d518e..1f03754 100644 --- a/Makefile +++ b/Makefile
@@ -27,9 +27,7 @@ # 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