mirror of
https://github.com/curl/curl.git
synced 2026-07-24 13:17:15 +03:00
VC makefiles: fixed variable name mistake
This commit is contained in:
parent
31a1af5ebb
commit
1833984664
1 changed files with 1 additions and 1 deletions
|
|
@ -69,7 +69,7 @@ OPENSSL_PATH = ../../openssl-0.9.8r
|
|||
!ENDIF
|
||||
|
||||
!IFNDEF LIBSSH2_PATH
|
||||
OPENSSH_PATH = ../../libssh2-1.2.8
|
||||
LIBSSH2_PATH = ../../libssh2-1.2.8
|
||||
!ENDIF
|
||||
|
||||
!IFNDEF ZLIB_PATH
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue