Commit f1ca5f5b authored by Richard Levitte's avatar Richard Levitte
Browse files

Clarify that zlib-dynamic is the default choice.

parent e452de9d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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.