X-Git-Url: https://git.exim.org/users/heiko/exim.git/blobdiff_plain/120854c10cf350dc2b18bbbbb17fb0b50af91044..94d719d803caf2c0c902dceeb787795eac11a63b:/src/scripts/Configure-Makefile diff --git a/src/scripts/Configure-Makefile b/src/scripts/Configure-Makefile index 7e0bf38db..61368ecb3 100755 --- a/src/scripts/Configure-Makefile +++ b/src/scripts/Configure-Makefile @@ -7,7 +7,7 @@ export LC_ALL # just got too horrendous to get it right in "make", because of the optionally # existing configuration files. # -# Copyright (c) The Exim Maintainers 1995 - 2018 +# Copyright (c) The Exim Maintainers 1995 - 2020 # First off, get the OS type, and check that there is a make file for it. @@ -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