tags 32446 + patch quit Eli Zaretskii writes: >> I'd guess that the required version in 'configure' needs to be increased. > > The problem is not with the minimum required version, because we have > additional version-dependent cpp conditions in gnutls.c. The problem > is that we assumed these functions were available since GnuTLS 3.0.0, > which is false. > > Ted, what would you propose to do with this issue? Disable the > relevant functionality for versions of GnuTLS that don't have these > APIs? I think we can keep most of the functionality: the missing APIs only make a difference for AEAD ciphers, which are already disabled for versions before 3.5.