disable the DNS update code, as it breaks clustering
[kai/samba.git] / packaging / RHEL-CTDB / configure.rpm
index afff117bed8f0bc2770adcea50e185af52030ac3..75960402053b6865dfc545f07527aa42b6c334eb 100755 (executable)
@@ -37,6 +37,6 @@ CFLAGS="-Wall -g -D_GNU_SOURCE" ./configure \
        --with-cluster-support \
        --with-ctdb=/usr/include \
        --without-ldb \
-       --with-dnsupdate \
+       --without-dnsupdate \
        --with-aio-support \
        $*