waf: Add mandatory requirement for GnuTLS >= 3.2.0
authorAndreas Schneider <asn@samba.org>
Wed, 10 Oct 2018 12:20:11 +0000 (14:20 +0200)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 30 Apr 2019 23:18:26 +0000 (23:18 +0000)
commit382d5908a45f7a4a0bb6df98b3b8fa884ed9729a
tree5765a7c43095474029bb760cfdd347ffc5d1d894
parent8ad4c1575805cc5d00e6873e55144ee6f8bc4b33
waf: Add mandatory requirement for GnuTLS >= 3.2.0

We plan to move to GnuTLS for crypto in Samba, this is the first step to
make it mandatory and to require a version which is in LTS
distributions.

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
wscript
wscript_configure_system_gnutls [new file with mode: 0644]