X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=src%2Fscripts%2FConfigure-Makefile;h=ecd2083a77bdd8ec2892171cd3fefefd4479c30e;hb=9f6563c0ee45cfb670a38fb97362abd85b60395f;hp=7e0bf38db7df70948ec85666cfa99e386bbfad0d;hpb=120854c10cf350dc2b18bbbbb17fb0b50af91044;p=user%2Fhenk%2Fcode%2Fexim.git 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