]> git.ipfire.org Git - people/ms/dnsmasq.git/commitdiff
copy-n-paste error.
authorSimon Kelley <simon@thekelleys.org.uk>
Fri, 31 Jan 2014 11:12:27 +0000 (11:12 +0000)
committerSimon Kelley <simon@thekelleys.org.uk>
Fri, 31 Jan 2014 11:12:27 +0000 (11:12 +0000)
src/dnsmasq.c

index 41678358f19ef35171e8893f4402f5ed7e680d14..03f94493e201035958ed6145f0080b824dd1a84d 100644 (file)
@@ -654,7 +654,7 @@ int main (int argc, char **argv)
     }
 #endif
   
-#ifdef HAVE_DBUS
+#ifdef HAVE_DNSSEC
   if (option_bool(OPT_DNSSEC_VALID))
     my_syslog(LOG_INFO, _("DNSSEC validation enabled"));
 #endif