build without zookeeperlib
authorS.Çağlar Onur <caglar@cs.princeton.edu>
Mon, 25 Jan 2010 19:32:34 +0000 (19:32 +0000)
committerS.Çağlar Onur <caglar@cs.princeton.edu>
Mon, 25 Jan 2010 19:32:34 +0000 (19:32 +0000)
DistributedRateLimiting.spec

index 1f7c201..cd9abc6 100644 (file)
@@ -27,7 +27,7 @@ was a centralized limiter.
 %setup
 aclocal
 autoconf
 %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
 
 %build
 make