diff options
author | Ulf Möller <ulf@openssl.org> | 1999-05-06 13:50:03 +0200 |
---|---|---|
committer | Ulf Möller <ulf@openssl.org> | 1999-05-06 13:50:03 +0200 |
commit | 5612f93f3700af8e0b64341b636231522c7aa9cf (patch) | |
tree | 229f3042b977e20d5c1fff6a059a0dd695f680bd /README | |
parent | Add missing semicolon. (diff) | |
download | openssl-5612f93f3700af8e0b64341b636231522c7aa9cf.tar.xz openssl-5612f93f3700af8e0b64341b636231522c7aa9cf.zip |
config is Unix specific.
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -168,7 +168,7 @@ - Version, most of these details can be got from the 'openssl version -a' command. Operating System Details - - Output of './config -t' + - On Unix systems: Output of './config -t' - OS Name, Version - Hardware platform Compiler Details |