mirror of
https://github.com/curl/curl.git
synced 2026-08-26 11:53:49 +03:00
Andrs Garca's updates
This commit is contained in:
parent
cc90a235f4
commit
1cb2306ae0
2 changed files with 6 additions and 6 deletions
|
|
@ -12,8 +12,8 @@
|
|||
CC = gcc
|
||||
RM = rm -f
|
||||
STRIP = strip -s
|
||||
OPENSSL_PATH = ../../openssl-0.9.7a
|
||||
ZLIB_PATH = ../../zlib-1.1.4
|
||||
OPENSSL_PATH = ../../openssl-0.9.7c
|
||||
ZLIB_PATH = ../../zlib-1.2.1
|
||||
|
||||
# We may need these someday
|
||||
# PERL = perl
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue