diff options
author | Ben Laurie <ben@openssl.org> | 2005-03-30 16:15:14 +0200 |
---|---|---|
committer | Ben Laurie <ben@openssl.org> | 2005-03-30 16:15:14 +0200 |
commit | 24c97c819d76b54f3e11419f0b5e3f5615a63cae (patch) | |
tree | 9657df4a55d31b81d1d69a173012eb4eb2f0d478 /config | |
parent | Blow away Makefile.ssl. (diff) | |
download | openssl-24c97c819d76b54f3e11419f0b5e3f5615a63cae.tar.xz openssl-24c97c819d76b54f3e11419f0b5e3f5615a63cae.zip |
Don't debug.
Diffstat (limited to 'config')
-rwxr-xr-x | config | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -20,8 +20,6 @@ # Be as similar to the output of config.guess/config.sub # as possible. -set -x - PREFIX="" SUFFIX="" TEST="false" |