X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/feb5343a10a0c6526c3a9a08bb4d57cf6eafa289..01603eec64d42431f182b33008206facfc7f800e:/src/src/macro_predef.h diff --git a/src/src/macro_predef.h b/src/src/macro_predef.h index 79a8d6f15..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) +#ifndef DISABLE_TLS extern void options_tls(void); #endif