The branch master has been updated
       via  886c2e614fc1e78e658122bf6f6bccdd7dd23857 (commit)
      from  166f0082e7ce53ed608d8519526b99893ca7925e (commit)


- Log -----------------------------------------------------------------
commit 886c2e614fc1e78e658122bf6f6bccdd7dd23857
Author: Rich Salz <[email protected]>
Date:   Sat Jun 2 14:57:34 2018 -0400

    Make OS/X more explicit, to avoid questions
    
    Reviewed-by: Richard Levitte <[email protected]>
    (Merged from https://github.com/openssl/openssl/pull/6404)

-----------------------------------------------------------------------

Summary of changes:
 INSTALL | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/INSTALL b/INSTALL
index 52e3f2a..77de570 100644
--- a/INSTALL
+++ b/INSTALL
@@ -2,7 +2,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
_____
openssl-commits mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-commits

Reply via email to