X-Git-Url: https://git.openssl.org/?a=blobdiff_plain;f=INSTALL;h=cc8c38aed8c236d42c1a3c748ac0724a2538dcfe;hb=e452de9d8753d1fc6ba8cd26eb035988ea2635e9;hp=6634316cca93ae2b270a93ea5285ec9bdf77aa6f;hpb=c1c971654b24e5917d908c9819fdb22bf58aebda;p=openssl.git diff --git a/INSTALL b/INSTALL index 6634316cca..cc8c38aed8 100644 --- a/INSTALL +++ b/INSTALL @@ -53,6 +53,15 @@ This will usually require additional system-dependent options! See "Note on multi-threading" below. + no-zlib Don't try to build with support for zlib compression and + decompression. + + zlib Build with support for zlib compression/decompression. + + 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. + no-shared Don't try to create shared libraries. shared In addition to the usual static libraries, create shared