From 53f84c7f620b63ff495eaa9acc50fe034e01103d Mon Sep 17 00:00:00 2001 From: Giovanni Bajo Date: Thu, 5 Apr 2012 02:43:39 +0200 Subject: [PATCH] Add compile-time macro for DNSSEC support. --- src/config.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/config.h b/src/config.h index 5224adf..fa20147 100644 --- a/src/config.h +++ b/src/config.h @@ -141,6 +141,7 @@ RESOLVFILE /* #define HAVE_DBUS */ /* #define HAVE_IDN */ /* #define HAVE_CONNTRACK */ +#define HAVE_DNSSEC /* Default locations for important system files. */