[gnutls-devel] GnuTLS | Makefile.am: error if libdane missing on make dist (!1903)
Read-only notification of GnuTLS library development activities
gnutls-devel at lists.gnutls.org
Mon Dec 9 00:00:52 CET 2024
Daiki Ueno started a new discussion on Makefile.am: https://gitlab.com/gnutls/gnutls/-/merge_requests/1903#note_2247347564
> @echo "******************************************************************************************"
>
> dist-hook:
> +if !ENABLE_DANE
This would work, though I think the standard place to do this kind of stuff is in `AM_DISTCHECK_CONFIGURE_FLAGS` (adding `--enable-dane` though the current configure script just warns when unbound is missing; we probably should make it `AC_MSG_ERROR` instead of `AC_MSG_WARN`).
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/merge_requests/1903#note_2247347564
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/20241208/322bc8f5/attachment-0001.html>
More information about the Gnutls-devel
mailing list