Add a few more details on what one might need. make and a development
authorRichard Levitte <levitte@openssl.org>
Thu, 17 May 2001 04:16:19 +0000 (04:16 +0000)
committerRichard Levitte <levitte@openssl.org>
Thu, 17 May 2001 04:16:19 +0000 (04:16 +0000)
environment were a part of a Unix operating systems, but these days
you see an increasing number of installations that do not necessarely
have these crucial parts by default, so it's needs mentioning.

INSTALL

diff --git a/INSTALL b/INSTALL
index f4691454a1795d8722a929d4b6854d5aeb37966d..21bff884aafe8744a45429658dc6da27580a6a43 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -7,8 +7,11 @@
 
  To install OpenSSL, you will need:
 
+  * make
   * Perl 5
   * an ANSI C compiler
+  * a development environment in form of development libraries and C
+    header files
   * a supported Unix operating system
 
  Quick Start