Commit 8547ab16 authored by Guenter Knauf's avatar Guenter Knauf
Browse files

updated for latest OpenSSL release.

parent 9c0e6ac3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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
+1 −1
Original line number Diff line number Diff line
@@ -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