X-Git-Url: http://andersk.mit.edu/gitweb/gssapi-openssh.git/blobdiff_plain/c06c9ae85c3e6803979247e3955b7dca7be0b39c..a7213e650521b1d30dd258aef112591b6f5f7827:/openssh/configure.ac diff --git a/openssh/configure.ac b/openssh/configure.ac index 3db1158..3c9da33 100644 --- a/openssh/configure.ac +++ b/openssh/configure.ac @@ -1111,6 +1111,7 @@ if test "x$gsi_path" != "xno" ; then AC_MSG_ERROR(link with Globus libraries failed) ] ) + AC_CHECK_FUNCS(globus_gss_assist_map_and_authorize) INSTALL_GSISSH="yes" else INSTALL_GSISSH=""