mirror of
https://github.com/curl/curl.git
synced 2026-08-26 05:43:31 +03:00
Andrs Garca's updated mingw makefiles
This commit is contained in:
parent
9d99af5329
commit
03def138fe
2 changed files with 3 additions and 3 deletions
|
|
@ -12,7 +12,7 @@ AR = ar
|
|||
RM = rm -f
|
||||
RANLIB = ranlib
|
||||
STRIP = strip -g
|
||||
OPENSSL_PATH = ../../openssl-0.9.7c
|
||||
OPENSSL_PATH = ../../openssl-0.9.7d
|
||||
ZLIB_PATH = ../../zlib-1.2.1
|
||||
|
||||
########################################################
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue