diff options
author | Ulf Möller <ulf@openssl.org> | 1999-04-22 19:37:07 +0200 |
---|---|---|
committer | Ulf Möller <ulf@openssl.org> | 1999-04-22 19:37:07 +0200 |
commit | abb3e53f9b5ede6d1cf86e46949f4856fa2b3004 (patch) | |
tree | 1d9a33664fdef6303bfcedfeefd623fc37690f8f | |
parent | Ultrix compatibility. (diff) | |
download | openssl-abb3e53f9b5ede6d1cf86e46949f4856fa2b3004.tar.xz openssl-abb3e53f9b5ede6d1cf86e46949f4856fa2b3004.zip |
Be more specify about system requirements.
-rw-r--r-- | INSTALL | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -6,8 +6,8 @@ To install OpenSSL, you will need: - * Perl - * C compiler + * Perl 5 + * ANSI C compiler * A supported Unix operating system Quick Start |