[gnutls-devel] GnuTLS | pkcs11 uris: the scheme is case insensitive (!616)
Development of GNU's TLS library
gnutls-devel at lists.gnutls.org
Thu Oct 18 10:37:46 CEST 2018
Stanislav Židek started a new discussion on configure.ac:
> fi
> fi
>
> -AM_CONDITIONAL(P11KIT_0_23_10_API, ! $PKG_CONFIG --atleast-version=2.23.10 p11-kit)
> +AM_CONDITIONAL(P11KIT_0_23_11_API, $PKG_CONFIG --atleast-version=0.23.11 p11-kit-1)
I am not familiar much with autotools and stuff, but this seems weird. Why did the condition change (if exclamation mark is negation)? Is the change from `p11-kit` to `p11-kit-1` intended?
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/merge_requests/616#note_109820152
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/20181018/bcfd0e92/attachment-0001.html>
More information about the Gnutls-devel
mailing list