X-Git-Url: https://vcs.fsf.org/?p=exim.git;a=blobdiff_plain;f=src%2Fscripts%2FConfigure-Makefile;h=ecd2083a77bdd8ec2892171cd3fefefd4479c30e;hp=7e0bf38db7df70948ec85666cfa99e386bbfad0d;hb=13032a329bb8133a2f56e8527c29f17c8fdfdbd0;hpb=53738d6ab53ad3b53e5e8db08de4849168e5cc14 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