X-Git-Url: http://www.project-moonshot.org/gitweb/?p=shibboleth%2Fcpp-sp-resolver.git;a=blobdiff_plain;f=src%2Fshibresolver%2Fresolver.h;h=1c334d738ef7c49c8d79f63ecb8de0f7d1bf597c;hp=ffbdc7c9806ce49b30107582391d0d9312655557;hb=6538a9e5bb4a3a5918a8306b00e32f5a507b4147;hpb=445a260b0cf70a78490f9074ea6598571f5a6de5 diff --git a/src/shibresolver/resolver.h b/src/shibresolver/resolver.h index ffbdc7c..1c334d7 100644 --- a/src/shibresolver/resolver.h +++ b/src/shibresolver/resolver.h @@ -116,7 +116,7 @@ namespace shibresolver { */ void addToken(const gss_buffer_t token); -# ifndef SHIBRESOLVER_HAVE_GSSAPI_COMPOSITE_NAME +# ifdef SHIBRESOLVER_HAVE_GSSAPI_NAMINGEXTS /** * Adds a GSS-API mechanism name as input to the resolver. *

The caller retains ownership of the name.