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:
e452de9
)
Clarify that zlib-dynamic is the default choice.
author
Richard Levitte
<levitte@openssl.org>
Thu, 12 Jul 2001 09:19:34 +0000
(09:19 +0000)
committer
Richard Levitte
<levitte@openssl.org>
Thu, 12 Jul 2001 09:19:34 +0000
(09:19 +0000)
INSTALL
patch
|
blob
|
history
diff --git
a/INSTALL
b/INSTALL
index cc8c38aed8c236d42c1a3c748ac0724a2538dcfe..7eaa8147c3b8563699d5e51ed9f3428ee6bd9c14 100644
(file)
--- a/
INSTALL
+++ b/
INSTALL
@@
-60,7
+60,7
@@
zlib-dynamic Like "zlib", but has OpenSSL load the zlib library dynamically
when needed. This is only supported on systems where loading
- of shared libraries is supported.
+ of shared libraries is supported.
This is the default choice.
no-shared Don't try to create shared libraries.