From: Scott Cantor Date: Thu, 28 Apr 2011 15:27:25 +0000 (+0000) Subject: Add std gssapi header to MIT check. X-Git-Tag: 1.0.0~17 X-Git-Url: http://www.project-moonshot.org/gitweb/?p=shibboleth%2Fcpp-sp-resolver.git;a=commitdiff_plain;h=bc722770a103f144295e0dc5d350e82330ad90ba Add std gssapi header to MIT check. --- diff --git a/configure.ac b/configure.ac index eba8497..88713ea 100644 --- a/configure.ac +++ b/configure.ac @@ -404,6 +404,7 @@ if test x"$want_gss" = xyes; then #ifdef SHIBRESOLVER_HAVE_GSSGNU # include #elif defined SHIBRESOLVER_HAVE_GSSMIT +# include # include #else # include