mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 23:58:49 -05:00
updated for latest OpenSSL release.
This commit is contained in:
parent
9c0e6ac365
commit
8547ab1663
@ -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…
Reference in New Issue
Block a user