build without zookeeperlib
[distributedratelimiting.git] / DistributedRateLimiting.spec
index 1f7c201..cd9abc6 100644 (file)
@@ -27,7 +27,7 @@ was a centralized limiter.
 %setup
 aclocal
 autoconf
-%configure --with-mysql=no --with-pgsql=no --with-pcap=no
+%configure --with-mysql=no --with-pgsql=no --with-pcap=no --with-zookeeperlib=no
 
 %build
 make