mirror of
https://github.com/curl/curl.git
synced 2026-07-23 17:57:17 +03:00
Updated library versions.
This commit is contained in:
parent
0fa4b41c2b
commit
7738b15977
4 changed files with 12 additions and 12 deletions
|
|
@ -19,12 +19,12 @@ endif
|
|||
|
||||
# Edit the path below to point to the base of your OpenSSL package.
|
||||
ifndef OPENSSL_PATH
|
||||
OPENSSL_PATH = ../../openssl-0.9.8n
|
||||
OPENSSL_PATH = ../../openssl-0.9.8o
|
||||
endif
|
||||
|
||||
# Edit the path below to point to the base of your LibSSH2 package.
|
||||
ifndef LIBSSH2_PATH
|
||||
LIBSSH2_PATH = ../../libssh2-1.2.5
|
||||
LIBSSH2_PATH = ../../libssh2-1.2.6
|
||||
endif
|
||||
|
||||
# Edit the path below to point to the base of your libidn package.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue