mirror of
https://github.com/mangosfour/server.git
synced 2025-12-13 04:37:00 +00:00
Updated OpenSSL lib to OpenSSL 0.9.8k
This commit is contained in:
parent
938a1e4096
commit
8b163cca52
14 changed files with 110 additions and 5 deletions
|
|
@ -104,8 +104,8 @@
|
|||
|
||||
#if !(defined(VMS) || defined(__VMS)) /* VMS uses logical names instead */
|
||||
#if defined(HEADER_CRYPTLIB_H) && !defined(OPENSSLDIR)
|
||||
#define ENGINESDIR "G:\openssl_build/lib/engines"
|
||||
#define OPENSSLDIR "G:\openssl_build/ssl"
|
||||
#define ENGINESDIR "g:/openssl/lib/engines"
|
||||
#define OPENSSLDIR "g:/openssl/ssl"
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue