[gnutls-devel] GnuTLS | Choose whether to link or dlopen helper libraries (!1870)

Read-only notification of GnuTLS library development activities gnutls-devel at lists.gnutls.org
Mon Sep 9 19:54:26 CEST 2024




Andreas Metzler commented on a discussion on configure.ac: https://gitlab.com/gnutls/gnutls/-/merge_requests/1870#note_2096910048

 >      AC_DEFINE([HAVE_LIBZ], 1, [Define if ZLIB compression is enabled.])
 >      need_ltlibdl=yes
 >  fi
 > -AM_CONDITIONAL(HAVE_ZLIB, test "$ac_zlib" != "no")
 > +AM_CONDITIONAL(HAVE_LIBZ, test "$ac_zlib" != "no")

I flipped a coin ... the wrong way. ;-)

Will change. ZLIB is a little bit nicer indeed, `grep HAVE_ZLIB` will not match HAVE_LIBZSTD like HAVE_LIBZ did.

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/merge_requests/1870#note_2096910048
You're receiving this email because of your account on gitlab.com.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gnupg.org/pipermail/gnutls-devel/attachments/20240909/76993c3d/attachment.html>


More information about the Gnutls-devel mailing list