packaging(RHEL-CTDB): enforce building of libtdb and libtalloc
authorMichael Adam <obnox@samba.org>
Fri, 6 May 2011 15:21:10 +0000 (17:21 +0200)
committerMichael Adam <obnox@samba.org>
Wed, 18 May 2011 20:00:24 +0000 (22:00 +0200)
packaging/RHEL-CTDB/samba.spec.tmpl

index 9f249f5dafb64b75ba69481ec10d8fb10e667583..fae9ffe452673a55febe437b39ff5a90ba6ea98c 100644 (file)
@@ -195,7 +195,9 @@ CFLAGS="$RPM_OPT_FLAGS $EXTRA -D_GNU_SOURCE" ./configure \
        --without-dnsupdate \
        --with-aio-support\
        --disable-merged-build \
-       --disable-smbtorture4
+       --disable-smbtorture4 \
+       --disable-external-libtalloc \
+       --disable-external-libtdb
 
 make showlayout