mirror of
https://github.com/curl/curl.git
synced 2026-07-26 20:17:18 +03:00
Updated makefiles to latest libssh2.
This commit is contained in:
parent
777f9aea13
commit
2a9fec16cc
6 changed files with 8 additions and 8 deletions
|
|
@ -89,7 +89,7 @@ ZLIB_ROOT = ..$(DS)..$(DS)zlib-1.2.5
|
|||
!ifdef %libssh2_root
|
||||
LIBSSH2_ROOT = $(%libssh2_root)
|
||||
!else
|
||||
LIBSSH2_ROOT = ..$(DS)..$(DS)libssh2-1.2.9
|
||||
LIBSSH2_ROOT = ..$(DS)..$(DS)libssh2-1.3.0
|
||||
!endif
|
||||
|
||||
!ifdef %librtmp_root
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue