[cpp-sp] 24/36: Actually enable GSS-API support

Scott Cantor cantor.2 at osu.edu
Thu Dec 20 19:46:16 EST 2018


This is an automated email from the git hooks/post-receive script.

scantor pushed a commit to annotated tag debian/2.5.1+dfsg-1
in repository cpp-sp.

View the commit online:
http://git.shibboleth.net/view/?p=cpp-sp.git;a=commit;h=735c0e2da62225f6db4f4f0f360e62c1edc8a47a

commit 735c0e2da62225f6db4f4f0f360e62c1edc8a47a
Author: Russ Allbery <rra at debian.org>
AuthorDate: Fri May 31 11:21:18 2013 -0700

    Actually enable GSS-API support
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 698b2c3..430df72 100755
--- a/debian/rules
+++ b/debian/rules
@@ -46,7 +46,7 @@ override_dh_auto_configure:
 	    --libexecdir=/usr/lib/$(DEB_HOST_MULTIARCH)/shibboleth	\
 	    --localstatedir=/var --enable-apache-24			\
 	    --with-apxs24=/usr/bin/apxs2 --disable-dependency-tracking	\
-	    --with-memcached --with-fastcgi $(SYSTEM)
+	    --with-memcached --with-fastcgi --with-gssapi $(SYSTEM)
 
 override_dh_auto_install:
 	NOKEYGEN=1 dh_auto_install

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list