mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 02:15:43 -04:00
openssl is standard these days
This commit is contained in:
parent
84a38c8d2f
commit
71a2acd208
@ -438,8 +438,8 @@
|
|||||||
#define HAVE_STL_HASH
|
#define HAVE_STL_HASH
|
||||||
|
|
||||||
// Is OpenSSL installed, and where?
|
// Is OpenSSL installed, and where?
|
||||||
#define OPENSSL_IPATH /usr/local/ssl/include
|
#define OPENSSL_IPATH
|
||||||
#define OPENSSL_LPATH /usr/local/ssl/lib
|
#define OPENSSL_LPATH
|
||||||
#define OPENSSL_LIBS ssl crypto
|
#define OPENSSL_LIBS ssl crypto
|
||||||
#defer HAVE_OPENSSL $[libtest $[OPENSSL_LPATH],$[OPENSSL_LIBS]]
|
#defer HAVE_OPENSSL $[libtest $[OPENSSL_LPATH],$[OPENSSL_LIBS]]
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user