From 41f76801ebd45f426c21fd683ee54426c571108b Mon Sep 17 00:00:00 2001 From: Gunter Knauf Date: Sun, 29 Mar 2009 19:40:00 +0000 Subject: some minor Makefile tweaks. --- src/Makefile.netware | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/Makefile.netware') diff --git a/src/Makefile.netware b/src/Makefile.netware index 2b1929cea..c4cd338c7 100644 --- a/src/Makefile.netware +++ b/src/Makefile.netware @@ -20,17 +20,17 @@ endif # Edit the path below to point to the base of your OpenSSL package. ifndef OPENSSL_PATH -OPENSSL_PATH = ../../openssl-0.9.8i +OPENSSL_PATH = ../../openssl-0.9.8k endif # Edit the path below to point to the base of your LibSSH2 package. ifndef LIBSSH2_PATH -LIBSSH2_PATH = ../../libssh2-0.18 +LIBSSH2_PATH = ../../libssh2-1.0 endif # Edit the path below to point to the base of your libidn package. ifndef LIBIDN_PATH -LIBIDN_PATH = ../../libidn-1.11 +LIBIDN_PATH = ../../libidn-1.13 endif ifndef INSTDIR -- cgit v1.2.3