openssl/crypto/comp
Richard Levitte 5a5c0b953f Remake the way dynamic zlib is loaded
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>
2016-04-13 11:36:46 +02:00
..
build.info unified build scheme: add build.info files 2016-02-01 12:46:58 +01:00
c_zlib.c Remake the way dynamic zlib is loaded 2016-04-13 11:36:46 +02:00
comp_err.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
comp_lcl.h Fix -DZLIB build for opaque COMP types 2015-06-09 12:49:50 -04:00
comp_lib.c Add and use OPENSSL_zalloc 2015-09-02 22:05:37 -04:00
Makefile.in Remove the remainder of util/mk1mf.pl and companion scripts 2016-03-21 11:02:00 +01:00