mirror of
https://github.com/curl/curl.git
synced 2026-08-25 10:33:31 +03:00
build: updated dependencies in makefiles.
This commit is contained in:
parent
aa0e2ac451
commit
ccfa139c71
14 changed files with 20 additions and 20 deletions
|
|
@ -108,7 +108,7 @@ LIBRTMP_ROOT = ../../rtmpdump-2.3
|
|||
!ifdef %openssl_root
|
||||
OPENSSL_ROOT = $(%openssl_root)
|
||||
!else
|
||||
OPENSSL_ROOT = ../../openssl-0.9.8y
|
||||
OPENSSL_ROOT = ../../openssl-0.9.8zc
|
||||
!endif
|
||||
|
||||
!ifdef %ares_root
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue