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 d03c012..291b24f 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 b3ff555..c0b2007 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