mirror of
https://github.com/curl/curl.git
synced 2025-01-18 14:04:30 +08:00
VC makefiles: fixed variable name mistake
This commit is contained in:
parent
31a1af5ebb
commit
1833984664
@ -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…
Reference in New Issue
Block a user