mirror of
https://github.com/curl/curl.git
synced 2026-08-25 12:03:39 +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
|
|
@ -24,7 +24,7 @@ OPENSSL_PATH = ../../openssl-0.9.8r
|
|||
endif
|
||||
# Edit the path below to point to the base of your LibSSH2 package.
|
||||
ifndef LIBSSH2_PATH
|
||||
LIBSSH2_PATH = ../../libssh2-1.2.9
|
||||
LIBSSH2_PATH = ../../libssh2-1.3.0
|
||||
endif
|
||||
# Edit the path below to point to the base of your librtmp package.
|
||||
ifndef LIBRTMP_PATH
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue