From: Peter van Dijk Date: Mon, 4 Nov 2013 08:13:47 +0000 (-0800) Subject: Merge pull request #1080 from mind04/bind3 X-Git-Tag: rec-3.6.0-rc1~363 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f91965e16f347d17f2d5e427b307b0f644dd9085;p=pdns Merge pull request #1080 from mind04/bind3 Bind backend is now a real module --- f91965e16f347d17f2d5e427b307b0f644dd9085 diff --cc debian-pdns/rules index 06d7c8d34,38bcd54cf..fb4e0ee07 --- a/debian-pdns/rules +++ b/debian-pdns/rules @@@ -51,9 -51,9 +51,9 @@@ build-static stamp-build-static --infodir='$${datadir}/info' \ --mandir='$${datadir}/man' \ --with-pgsql-lib=/opt/postgresql/lib --with-pgsql-includes=/opt/postgresql/include \ - --with-modules="gmysql gpgsql pipe gsqlite3 lua geo tinydns mydns opendbx remote" \ + --with-modules="bind gmysql gpgsql pipe gsqlite3 lua geo tinydns mydns opendbx remote random" \ --with-dynmodules="" \ - --enable-botan1.10 --enable-cryptopp \ + --enable-botan1.10 \ --enable-static-binaries \ --enable-tools make -j4