Updated default (recommended) dependency versions.
This commit is contained in:
parent
c01737e679
commit
cc84d875eb
@ -19,7 +19,7 @@ endif
|
|||||||
|
|
||||||
# Edit the path below to point to the base of your OpenSSL package.
|
# Edit the path below to point to the base of your OpenSSL package.
|
||||||
ifndef OPENSSL_PATH
|
ifndef OPENSSL_PATH
|
||||||
OPENSSL_PATH = ../../openssl-0.9.8q
|
OPENSSL_PATH = ../../openssl-0.9.8r
|
||||||
endif
|
endif
|
||||||
|
|
||||||
# Edit the path below to point to your Distribution folder.
|
# Edit the path below to point to your Distribution folder.
|
||||||
|
@ -70,7 +70,7 @@ ZLIB_ROOT = ..\..\zlib-1.2.5
|
|||||||
!ifdef %openssl_root
|
!ifdef %openssl_root
|
||||||
OPENSSL_ROOT = $(%openssl_root)
|
OPENSSL_ROOT = $(%openssl_root)
|
||||||
!else
|
!else
|
||||||
OPENSSL_ROOT = ..\..\openssl-0.9.8q
|
OPENSSL_ROOT = ..\..\openssl-0.9.8r
|
||||||
!endif
|
!endif
|
||||||
|
|
||||||
#!ifdef %use_zlib
|
#!ifdef %use_zlib
|
||||||
|
@ -16,7 +16,7 @@ WITH_ZLIB = 1
|
|||||||
|
|
||||||
# Edit the path below to point to the base of your OpenSSL package.
|
# Edit the path below to point to the base of your OpenSSL package.
|
||||||
ifndef OPENSSL_PATH
|
ifndef OPENSSL_PATH
|
||||||
OPENSSL_PATH = ../../openssl-0.9.8q
|
OPENSSL_PATH = ../../openssl-0.9.8r
|
||||||
endif
|
endif
|
||||||
|
|
||||||
# Edit the path below to point to your Distribution folder.
|
# Edit the path below to point to your Distribution folder.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user