Build-variant tidyup
[exim.git] / src / src / exim.h
index 54e8d002d218922cda33164080d585ad87952b43..0de0595b1487d2d4e360f2050fb1a9d844ba846e 100644 (file)
@@ -594,7 +594,7 @@ default to EDQUOT if it exists, otherwise ENOSPC. */
 
 /* DANE w/o DNSSEC is useless */
 #if defined(SUPPORT_DANE) && defined(DISABLE_DNSSEC)
-# undef DISABLE_DNSSEC
+# error DANE support requires DNSSEC support
 #endif
 
 /* Some platforms (FreeBSD, OpenBSD, Solaris) do not seem to define this */