From: Richard Levitte Date: Thu, 12 Jul 2001 09:19:34 +0000 (+0000) Subject: Clarify that zlib-dynamic is the default choice. X-Git-Tag: OpenSSL_0_9_6c~182^2~9 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=f1ca5f5b89d42da5f57809035b93b196c7f34c34;p=oweals%2Fopenssl.git Clarify that zlib-dynamic is the default choice. --- 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.