From: Pieter Lexis Date: Thu, 30 Apr 2015 14:16:25 +0000 (+0200) Subject: Don't build dnsdist with --enable-tools X-Git-Tag: dnsdist-1.0.0-alpha1~248^2~28^2~76^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3c5869639b6f42f5a1729766c50266a0fe4a10f3;p=thirdparty%2Fpdns.git Don't build dnsdist with --enable-tools It isn't part of the authoritative package --- diff --git a/pdns/Makefile.am b/pdns/Makefile.am index 966f6d1d0e..bc904a254e 100644 --- a/pdns/Makefile.am +++ b/pdns/Makefile.am @@ -76,7 +76,6 @@ if TOOLS bin_PROGRAMS += \ calidns\ dnsbulktest \ - dnsdist \ dnsgram \ dnsreplay \ dnsscan \