DANE: move to mainline
[exim.git] / src / src / exim.h
index c272a0147a9777103ff1e2d88c6ce77d1f12d07d..54e8d002d218922cda33164080d585ad87952b43 100644 (file)
@@ -593,7 +593,7 @@ default to EDQUOT if it exists, otherwise ENOSPC. */
 #endif
 
 /* DANE w/o DNSSEC is useless */
-#if defined(EXPERIMENTAL_DANE) && defined(DISABLE_DNSSEC)
+#if defined(SUPPORT_DANE) && defined(DISABLE_DNSSEC)
 # undef DISABLE_DNSSEC
 #endif