From 7df21963a496196ca1d5b874876ddad5472245b2 Mon Sep 17 00:00:00 2001
From: =?utf8?q?S=2E=C3=87a=C4=9Flar=20Onur?= <caglar@cs.princeton.edu>
Date: Mon, 25 Jan 2010 20:32:20 +0000
Subject: [PATCH] correction

---
 DistributedRateLimiting.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/DistributedRateLimiting.spec b/DistributedRateLimiting.spec
index 8a743fc..99fb6fb 100644
--- a/DistributedRateLimiting.spec
+++ b/DistributedRateLimiting.spec
@@ -29,7 +29,7 @@ was a centralized limiter.
 %setup
 aclocal
 autoconf
-%configure --with-zookeeperlib=no
+%configure --without-zookeeper
 
 %build
 make
-- 
2.47.0