Andrs Garca's updates

This commit is contained in:
Daniel Stenberg 2004-02-05 21:03:53 +00:00
parent cc90a235f4
commit 1cb2306ae0
2 changed files with 6 additions and 6 deletions

View file

@ -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