mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 02:42:49 -04:00
assume we have OpenSSL 0.9.7 these days
This commit is contained in:
parent
8a6a9aa3a2
commit
33f957f9f0
@ -399,8 +399,8 @@
|
||||
#define OPENSSL_LPATH /usr/local/ssl/lib
|
||||
#define OPENSSL_LIBS ssl crypto
|
||||
#defer HAVE_OPENSSL $[libtest $[OPENSSL_LPATH],$[OPENSSL_LIBS]]
|
||||
// Define this nonempty if your version of OpenSSL is 0.9.7 or better.
|
||||
#define OPENSSL_097
|
||||
// Redefine this to empty if your version of OpenSSL is prior to 0.9.7.
|
||||
#define OPENSSL_097 1
|
||||
|
||||
// Define this true to include the OpenSSL code to report verbose
|
||||
// error messages when they occur.
|
||||
|
Loading…
x
Reference in New Issue
Block a user