Clarify that zlib-dynamic is the default choice.

This commit is contained in:
Richard Levitte 2001-07-12 09:19:34 +00:00
parent e452de9d87
commit f1ca5f5b89

View File

@ -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.