Build: Remove reference to unused SUPPORT_TLS from EDITME wip/configure
authorHeiko Schlittermann (HS12-RIPE) <hs@schlittermann.de>
Sat, 23 May 2020 15:20:23 +0000 (17:20 +0200)
committerHeiko Schlittermann (HS12-RIPE) <hs@schlittermann.de>
Sat, 23 May 2020 19:38:43 +0000 (21:38 +0200)
src/src/EDITME

index 8d8552346a98233a98eaa8c856b7abb64757e939..c9fa8df98c57c6042c20c617794bb004a81e99fc 100644 (file)
@@ -471,7 +471,7 @@ PCRE_CONFIG=yes
 #------------------------------------------------------------------------------
 # Comment out the following line to remove DANE support
 # Note: Enabling this unconditionally overrides DISABLE_DNSSEC
-# forces you to have SUPPORT_TLS enabled (the default).  For DANE under
+# forces you to have DISABLE_TLS unset (the default).  For DANE under
 # GnuTLS we need an additional library.  See TLS_LIBS or USE_GNUTLS_PC
 # below.
 SUPPORT_DANE=yes