]> granicus.if.org Git - curl/commitdiff
updated for latest OpenSSL release.
authorGunter Knauf <gk@gknw.de>
Fri, 6 Oct 2006 00:24:25 +0000 (00:24 +0000)
committerGunter Knauf <gk@gknw.de>
Fri, 6 Oct 2006 00:24:25 +0000 (00:24 +0000)
lib/Makefile.netware
src/Makefile.netware

index d03c012be363a658233e7b22d981626662d98c9a..291b24ff665bee70f3ecbd79c8a75d23db19479f 100644 (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.8b
+OPENSSL_PATH = ../../openssl-0.9.8c
 endif
 
 ifndef INSTDIR
index b3ff5559bc9a2c11b78e0f7f3e98897fbd68e0bb..c0b2007dd60019f408af835555f5fb62018fb27f 100644 (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.8b
+OPENSSL_PATH = ../../openssl-0.9.8c
 endif
 
 ifndef INSTDIR