Added with_memcached macro. No dependency to reference, since even semi-official...
[shibboleth/cpp-sp.git] / 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