mirror of
https://github.com/moparisthebest/curl
synced 2025-03-11 07:39:50 -04:00
Further adjust a libssh2 preprocessor function-symbol definition check
This commit is contained in:
parent
c036f6ae2d
commit
39d0b57ebf
@ -1476,10 +1476,6 @@ if test X"$OPT_LIBSSH2" != Xno; then
|
||||
LIBSSH2_ENABLED=1
|
||||
AC_DEFINE(USE_LIBSSH2, 1, [if libSSH2 is in use])
|
||||
AC_SUBST(USE_LIBSSH2, [1])
|
||||
|
||||
dnl check for this function only present in libssh2 0.19+
|
||||
AC_CHECK_FUNCS( libssh2_session_block_directions )
|
||||
|
||||
)
|
||||
|
||||
if test X"$OPT_LIBSSH2" != Xoff &&
|
||||
|
Loading…
x
Reference in New Issue
Block a user