removed now obsolete defines;

updated external library versions to latest.
This commit is contained in:
Gunter Knauf 2007-11-18 22:48:39 +00:00
parent c80b9c3778
commit 5be00c95a7
3 changed files with 4 additions and 8 deletions

View file

@ -20,12 +20,12 @@ endif
# Edit the path below to point to the base of your OpenSSL package.
ifndef OPENSSL_PATH
OPENSSL_PATH = ../../openssl-0.9.8e
OPENSSL_PATH = ../../openssl-0.9.8g
endif
# Edit the path below to point to the base of your LibSSH2 package.
ifndef LIBSSH2_PATH
LIBSSH2_PATH = ../../libssh2-0.16
LIBSSH2_PATH = ../../libssh2-0.18
endif
ifndef INSTDIR