Loading configure.ac +1 −1 Original line number Diff line number Diff line Loading @@ -1348,7 +1348,7 @@ if test "$curl_ssl_msg" = "$init_ssl_msg"; then AC_DEFINE(USE_WINDOWS_SSPI, 1, [to enable SSPI support]) AC_SUBST(USE_WINDOWS_SSPI, [1]) curl_sspi_msg="enabled" LIBS="crypt32.lib $LIBS" LIBS="-lcrypt32.lib $LIBS" else AC_MSG_RESULT(no) fi Loading Loading
configure.ac +1 −1 Original line number Diff line number Diff line Loading @@ -1348,7 +1348,7 @@ if test "$curl_ssl_msg" = "$init_ssl_msg"; then AC_DEFINE(USE_WINDOWS_SSPI, 1, [to enable SSPI support]) AC_SUBST(USE_WINDOWS_SSPI, [1]) curl_sspi_msg="enabled" LIBS="crypt32.lib $LIBS" LIBS="-lcrypt32.lib $LIBS" else AC_MSG_RESULT(no) fi Loading