X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/8442641ee685d02b15ccfdc7290dda2674b8472e..5c161fa615ab4a2d40170fedd71d1b9a7f079ff6:/src/src/macro_predef.h diff --git a/src/src/macro_predef.h b/src/src/macro_predef.h index f265750ca..4bc98e0df 100644 --- a/src/src/macro_predef.h +++ b/src/src/macro_predef.h @@ -20,7 +20,7 @@ extern void options_transports(void); extern void options_auths(void); extern void options_logging(void); extern void params_dkim(void); -#if defined(SUPPORT_TLS) && !defined(USE_GNUTLS) +#ifndef DISABLE_TLS extern void options_tls(void); #endif