summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2001-07-12 09:19:34 +0000
committerRichard Levitte <levitte@openssl.org>2001-07-12 09:19:34 +0000
commitf1ca5f5b89d42da5f57809035b93b196c7f34c34 (patch)
treeed0470215532a7f554873b882f8512c2a4efa96e /INSTALL
parente452de9d8753d1fc6ba8cd26eb035988ea2635e9 (diff)
Clarify that zlib-dynamic is the default choice.
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index cc8c38aed8..7eaa8147c3 100644
--- 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.