]> andersk Git - gssapi-openssh.git/blobdiff - openssh/configure.ac
set blibpath to make AIX happy
[gssapi-openssh.git] / openssh / configure.ac
index 35211f2221c5639301745a7e7c779a343cdab2d3..555e620e5ca32eaa46f835fc8fdcc4ac52ec1222 100644 (file)
@@ -117,6 +117,10 @@ if test "x$gsi_path" != "xno" ; then
                AC_MSG_ERROR(globus-makefile-header failed)
        fi
 
+       if (test -n "$LIBPATH"); then
+               blibpath="$LIBPATH"
+       fi
+
        AC_DEFINE(HAVE_GSSAPI_H)
 
     CC="$GLOBUS_CC"
This page took 0.127664 seconds and 4 git commands to generate.