From: cantor Date: Fri, 29 May 2009 15:39:28 +0000 (+0000) Subject: Added with_memcached macro. No dependency to reference, since even semi-official... X-Git-Tag: 2.4~287 X-Git-Url: http://www.project-moonshot.org/gitweb/?a=commitdiff_plain;h=d36fd682b09c7379183fbcaa7463c31bc3c9c8f2;p=shibboleth%2Fsp.git Added with_memcached macro. No dependency to reference, since even semi-official RPMs don't exist. git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/branches/REL_2@3019 cb58f699-b61c-0410-a6fe-9272a202ed29 --- diff --git a/shibboleth.spec.in b/shibboleth.spec.in index 13ebc1e..d37d415 100644 --- a/shibboleth.spec.in +++ b/shibboleth.spec.in @@ -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