Added with_memcached macro. No dependency to reference, since even semi-official...
authorScott Cantor <cantor.2@osu.edu>
Fri, 29 May 2009 15:39:28 +0000 (15:39 +0000)
committerScott Cantor <cantor.2@osu.edu>
Fri, 29 May 2009 15:39:28 +0000 (15:39 +0000)
shibboleth.spec.in

index 13ebc1e..d37d415 100644 (file)
@@ -66,7 +66,7 @@ Shibboleth Library API documentation generated by doxygen.
 %setup -q
 
 %build
-%configure %{?_without_odbc:--disable-odbc} %{?_without_adfs:--disable-adfs} %{?_with_fastcgi} %{?shib_options}
+%configure %{?_without_odbc:--disable-odbc} %{?_without_adfs:--disable-adfs} %{?_with_fastcgi} %{?_with_memcached} %{?shib_options}
 %{__make}
 
 %install