mirror of
https://github.com/samba-team/samba.git
synced 2025-01-03 01:18:10 +03:00
waf: Remove unused GNUTLS defines
Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
parent
155f697e87
commit
712e464fb7
@ -33,6 +33,3 @@ if conf.CHECK_FUNCS_IN('gnutls_aead_cipher_init',
|
||||
conf.DEFINE('HAVE_GNUTLS_AEAD', '1')
|
||||
else:
|
||||
Logs.warn('No gnutls support for AEAD encryption')
|
||||
|
||||
conf.DEFINE('HAVE_GNUTLS3', 1)
|
||||
conf.DEFINE('ENABLE_GNUTLS', 1)
|
||||
|
Loading…
Reference in New Issue
Block a user