Added with_memcached macro. No dependency to reference, since even semi-official...
authorcantor <cantor@cb58f699-b61c-0410-a6fe-9272a202ed29>
Fri, 29 May 2009 15:39:28 +0000 (15:39 +0000)
committercantor <cantor@cb58f699-b61c-0410-a6fe-9272a202ed29>
Fri, 29 May 2009 15:39:28 +0000 (15:39 +0000)
git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/branches/REL_2@3019 cb58f699-b61c-0410-a6fe-9272a202ed29

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