[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 08:29:50 CEST 2024
Merge request https://gitlab.com/gnutls/gnutls/-/merge_requests/1870 was reviewed by Daiki Ueno
--
Daiki Ueno started a new discussion on configure.ac: https://gitlab.com/gnutls/gnutls/-/merge_requests/1870#note_2095702781
> fi
> -AM_CONDITIONAL(HAVE_ZLIB, test "$ac_zlib" != "no")
> +AM_CONDITIONAL(HAVE_LIBZ, test "$ac_zlib" != "no")
I would prefer the other way around; spell ZLIB everywhere instead of LIBZ. The only reason why it was written as LIBZ is that Gnulib's havelib module [uses](https://git.savannah.gnu.org/cgit/gnulib.git/plain/m4/lib-link.m4) that convention, though we are switching away from it.
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/merge_requests/1870
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/242a5538/attachment.html>
More information about the Gnutls-devel
mailing list