From: Gunter Knauf Date: Tue, 12 Aug 2008 21:25:11 +0000 (+0000) Subject: sync src makefile with lib makefile. X-Git-Tag: curl-7_19_0~163 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1df4043ad7ede0941a69827c19a2538f5b637615;p=thirdparty%2Fcurl.git sync src makefile with lib makefile. --- diff --git a/src/Makefile.netware b/src/Makefile.netware index 168e53edf1..f3f979440a 100644 --- a/src/Makefile.netware +++ b/src/Makefile.netware @@ -20,7 +20,7 @@ endif # Edit the path below to point to the base of your OpenSSL package. ifndef OPENSSL_PATH -OPENSSL_PATH = ../../openssl-0.9.8g +OPENSSL_PATH = ../../openssl-0.9.8h endif # Edit the path below to point to the base of your LibSSH2 package.