X-Git-Url: http://andersk.mit.edu/gitweb/gssapi-openssh.git/blobdiff_plain/7e2129eef1af701a78e6f919de9c4d9483ca143c..cdaf3e9d646e031c9354e0f6056c869263085379:/openssh/configure.ac diff --git a/openssh/configure.ac b/openssh/configure.ac index 3ca2ae0..20dafc5 100644 --- a/openssh/configure.ac +++ b/openssh/configure.ac @@ -1949,7 +1949,7 @@ AC_ARG_WITH(ssl-dir, fi ] ) -if test -z "$GSI_LIBS" ; then +if test -z "$GSI_LDFLAGS" ; then LIBS="-lcrypto $LIBS" fi AC_TRY_LINK_FUNC(RAND_add, AC_DEFINE(HAVE_OPENSSL, 1,