]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
dnsdist: we don't use boost::foreach anymore 4247/head
authorPieter Lexis <pieter.lexis@powerdns.com>
Thu, 28 Jul 2016 14:37:06 +0000 (16:37 +0200)
committerPieter Lexis <pieter.lexis@powerdns.com>
Thu, 28 Jul 2016 14:37:06 +0000 (16:37 +0200)
pdns/dnsdistdist/configure.ac

index 3df8be0be838183af9f60396d037e71c7f610eb2..53d9a9aa300ca36ffcbd943597a26fee87cd7b6f 100644 (file)
@@ -30,7 +30,6 @@ AS_IF([test "x$PROTOBUF_LIBS" != "x" -a x"$PROTOC" != "x"],
 )
 
 BOOST_REQUIRE([$boost_required_version])
-BOOST_FOREACH
 
 PDNS_ENABLE_UNIT_TESTS
 PDNS_CHECK_RE2