]> git.ipfire.org Git - thirdparty/gnutls.git/commit
Use HAVE_ZLIB for both automake and autoconf
authorAndreas Metzler <ametzler@bebt.de>
Sat, 24 Aug 2024 10:58:15 +0000 (12:58 +0200)
committerAndreas Metzler <ametzler@bebt.de>
Sat, 21 Sep 2024 09:27:05 +0000 (11:27 +0200)
commit18ba7ace96fbd025b6e4c514b0d465c45501ed96
tree8cff28027a9b70c40f68ecf80336a1f9258fcceb
parentb91c07d573bda12f99be284e6abb3f9459a78b99
Use HAVE_ZLIB for both automake and autoconf

Do not mix HAVE_LIBZ and HAVE_ZLIB

Signed-off-by: Andreas Metzler <ametzler@bebt.de>
configure.ac
lib/compress.c
tests/tls13/compress-cert-cli.c
tests/tls13/compress-cert-neg.c
tests/tls13/compress-cert-neg2.c
tests/tls13/compress-cert.c