X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/d36254f24a6127853696b6d40ace37f07e6660f9..11a04b5a7a8b9774d14743ae5a30c96de90cb5c8:/src/src/tls-gnu.c diff --git a/src/src/tls-gnu.c b/src/src/tls-gnu.c index fe180946b..846a0f6b1 100644 --- a/src/src/tls-gnu.c +++ b/src/src/tls-gnu.c @@ -56,7 +56,7 @@ require current GnuTLS, then we'll drop support for the ancient libraries). #else # undef SUPPORT_CA_DIR #endif -#if GNUTLS_VERSION_NUMBER >= 0x030314 +#if GNUTLS_VERSION_NUMBER >= 0x030014 # define SUPPORT_SYSDEFAULT_CABUNDLE #endif