Convert ZLIB defines to OPENSSL_NO_ZLIB
authorTodd Short <tshort@akamai.com>
Wed, 17 Aug 2022 21:36:27 +0000 (17:36 -0400)
committerTodd Short <todd.short@me.com>
Tue, 18 Oct 2022 13:30:21 +0000 (09:30 -0400)
commit59d21298df9176b64b41cc8583c7024f7f5895d4
tree6819e56eb1a1916dd85950bb210c27b9904e9859
parentcaf9317d7d75213990014e07048384be15688889
Convert ZLIB defines to OPENSSL_NO_ZLIB

Use the normal OPENSSL_NO_ prefix to enable/disable ZLIB
Make `BIO_f_zlib()` always available.

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Hugo Landau <hlandau@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18186)
Configure
apps/enc.c
apps/list.c
apps/progs.pl
crypto/cms/cms_cd.c
crypto/cms/cms_lib.c
crypto/cms/cms_smime.c
crypto/comp/c_zlib.c
include/openssl/comp.h
test/bio_comp_test.c
util/libcrypto.num