]> granicus.if.org Git - pdns/commitdiff
Merge pull request #1080 from mind04/bind3
authorPeter van Dijk <peter@7bits.nl>
Mon, 4 Nov 2013 08:13:47 +0000 (00:13 -0800)
committerPeter van Dijk <peter@7bits.nl>
Mon, 4 Nov 2013 08:13:47 +0000 (00:13 -0800)
Bind backend is now a real module

1  2 
debian-pdns/rules
pdns/pdnssec.cc

index 06d7c8d347eaa081b4d8c4f824dc8dc413a05113,38bcd54cff04ae9ebb9614b7bc7124a5898e8411..fb4e0ee07d7d227718df1d5e9577f699716b2653
@@@ -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
diff --cc pdns/pdnssec.cc
Simple merge