mirror of
https://github.com/curl/curl.git
synced 2026-04-30 13:27:51 +03:00
updated for latest OpenSSL release.
This commit is contained in:
parent
9c0e6ac365
commit
8547ab1663
2 changed files with 2 additions and 2 deletions
|
|
@ -19,7 +19,7 @@ endif
|
|||
|
||||
# Edit the path below to point to the base of your OpenSSL package.
|
||||
ifndef OPENSSL_PATH
|
||||
OPENSSL_PATH = ../../openssl-0.9.8b
|
||||
OPENSSL_PATH = ../../openssl-0.9.8c
|
||||
endif
|
||||
|
||||
ifndef INSTDIR
|
||||
|
|
|
|||
|
|
@ -19,7 +19,7 @@ endif
|
|||
|
||||
# Edit the path below to point to the base of your OpenSSL package.
|
||||
ifndef OPENSSL_PATH
|
||||
OPENSSL_PATH = ../../openssl-0.9.8b
|
||||
OPENSSL_PATH = ../../openssl-0.9.8c
|
||||
endif
|
||||
|
||||
ifndef INSTDIR
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue