updated OpenSSL version.

This commit is contained in:
Gunter Knauf
2008-11-11 19:43:35 +00:00
parent e0af4a15d0
commit b872086c74
2 changed files with 2 additions and 2 deletions

View File

@@ -20,7 +20,7 @@ endif
# Edit the path below to point to the base of your OpenSSL package. # Edit the path below to point to the base of your OpenSSL package.
ifndef OPENSSL_PATH ifndef OPENSSL_PATH
OPENSSL_PATH = ../../openssl-0.9.8h OPENSSL_PATH = ../../openssl-0.9.8i
endif endif
# Edit the path below to point to the base of your LibSSH2 package. # Edit the path below to point to the base of your LibSSH2 package.

View File

@@ -20,7 +20,7 @@ endif
# Edit the path below to point to the base of your OpenSSL package. # Edit the path below to point to the base of your OpenSSL package.
ifndef OPENSSL_PATH ifndef OPENSSL_PATH
OPENSSL_PATH = ../../openssl-0.9.8h OPENSSL_PATH = ../../openssl-0.9.8i
endif endif
# Edit the path below to point to the base of your LibSSH2 package. # Edit the path below to point to the base of your LibSSH2 package.