]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Build the bind backend for CentOS 6 differently 4904/head
authorPieter Lexis <pieter.lexis@powerdns.com>
Fri, 13 Jan 2017 15:03:48 +0000 (16:03 +0100)
committerPieter Lexis <pieter.lexis@powerdns.com>
Fri, 13 Jan 2017 15:36:34 +0000 (16:36 +0100)
Closes #4669
Closes #4902

build-scripts/build-auth-rpm

index 8948257978f42f0cf1fc2372bc12ccf6ba06bd16..de23ca3c427b1517392efb510d447aabaaddd889 100755 (executable)
@@ -392,7 +392,7 @@ export CPPFLAGS="-DLDAP_DEPRECATED"
        --disable-silent-rules \
        --with-modules='' \
        --with-lua \
-       --with-dynmodules='%{backends} random' \
+       --with-dynmodules='bind %{backends} random' \
        --enable-tools \
        --without-protobuf \
        --enable-remotebackend-http \