mirror of
https://github.com/curl/curl.git
synced 2026-08-25 16:23:36 +03:00
Updated OpenSSL version.
This commit is contained in:
parent
c1901f7ed0
commit
63598059cd
6 changed files with 6 additions and 6 deletions
|
|
@ -94,7 +94,7 @@ LIBRTMP_ROOT = ..$(DS)..$(DS)rtmpdump-2.3
|
|||
!ifdef %openssl_root
|
||||
OPENSSL_ROOT = $(%openssl_root)
|
||||
!else
|
||||
OPENSSL_ROOT = ..$(DS)..$(DS)openssl-0.9.8o
|
||||
OPENSSL_ROOT = ..$(DS)..$(DS)openssl-0.9.8q
|
||||
!endif
|
||||
|
||||
!ifdef %ares_root
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue