projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
78641aa
)
Make OS/X more explicit, to avoid questions
author
Rich Salz
<rsalz@openssl.org>
Sat, 2 Jun 2018 18:57:34 +0000
(14:57 -0400)
committer
Rich 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
patch
|
blob
|
history
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