mirror of
https://github.com/znc/znc.git
synced 2026-08-06 00:43:19 +02:00
Fix build with libressl
It got another feature of openssl implemented, which broke this
This commit is contained in:
@@ -31,6 +31,7 @@
|
||||
#define HAVE_PTHREAD 1
|
||||
#cmakedefine HAVE_THREADED_DNS 1
|
||||
#cmakedefine HAVE_LIBSSL 1
|
||||
#cmakedefine HAVE_SSL_SESSION_get0_cipher 1
|
||||
#cmakedefine HAVE_IPV6 1
|
||||
#cmakedefine HAVE_ZLIB 1
|
||||
#cmakedefine HAVE_I18N 1
|
||||
|
||||
Reference in New Issue
Block a user