mirror of
https://github.com/openssl/openssl.git
synced 2025-02-05 14:10:53 +08:00
Instead of absolute hard coding of the libz library name, have it use the macro LIBZ, which is set to defaults we know in case it's undefined. This allows our configuration to set something that's sane on current or older platforms, and allows the user to override it by defining LIBZ themselves. Reviewed-by: Matt Caswell <matt@openssl.org> |
||
---|---|---|
.. | ||
build.info | ||
c_zlib.c | ||
comp_err.c | ||
comp_lcl.h | ||
comp_lib.c | ||
Makefile.in |