DANE: move to mainline
[exim.git] / src / exim_monitor / em_globals.c
index e3e00c33b867d8c1d77eb85d2a0ffe2bb8ca6b43..50da58c82029d6b375939f214d2ee9f4f2d07299 100644 (file)
@@ -220,7 +220,7 @@ tls_support tls_in = {
  -1,   /* tls_active */
  0,    /* bits */
  FALSE,        /* tls_certificate_verified */
-#ifdef EXPERIMENTAL_DANE
+#ifdef SUPPORT_DANE
  FALSE, /* dane_verified */
  0,     /* tlsa_usage */
 #endif