Make OS/X more explicit, to avoid questions
authorRich Salz <rsalz@openssl.org>
Sat, 2 Jun 2018 18:57:34 +0000 (14:57 -0400)
committerRich Salz <rsalz@openssl.org>
Tue, 5 Jun 2018 15:17:08 +0000 (11:17 -0400)
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/6404)
(cherry picked from commit 886c2e614fc1e78e658122bf6f6bccdd7dd23857)

INSTALL

diff --git a/INSTALL b/INSTALL
index 3e21cc29d16e341dd91c9d696f2fc229668778ae..9e09dc5322297d30a055724dfac30eb4c21df2e9 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -3,7 +3,7 @@
  --------------------
 
  This document describes installation on all supported operating
- systems (the Linux/Unix family, OpenVMS and Windows)
+ systems (the Linux/Unix family including Mac OS/X, OpenVMS and Windows)
 
  To install OpenSSL, you will need:
 
@@ -76,7 +76,7 @@
 
  If you want to just get on with it, do:
 
-  on Unix:
+  on Unix (again, this includes Mac OS/X):
 
     $ ./config
     $ make