X-Git-Url: https://git.exim.org/users/jgh/exim.git/blobdiff_plain/120854c10cf350dc2b18bbbbb17fb0b50af91044..df92b047912b261858e0368cbbc435aa05c4c98d:/src/scripts/Configure-Makefile diff --git a/src/scripts/Configure-Makefile b/src/scripts/Configure-Makefile index 7e0bf38db..ecd2083a7 100755 --- a/src/scripts/Configure-Makefile +++ b/src/scripts/Configure-Makefile @@ -165,7 +165,7 @@ then eval "pc_value=\"\$$var\"" need_this='' need_core='' - if [ ".$SUPPORT_TLS" = "." ]; then + if [ ".$DISABLE_TLS" = .yes ]; then # no TLS, not referencing true elif [ ".$var" = ".USE_GNUTLS_PC" ] && [ ".$USE_GNUTLS" != "." ]; then