Updated OpenSSL version, added links to docu.

This commit is contained in:
Guenter Knauf 2011-02-13 12:13:21 +01:00
parent 96ea650ec7
commit e36c039a07
9 changed files with 32 additions and 28 deletions

View file

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