mirror of
https://github.com/NLnetLabs/unbound.git
synced 2025-12-20 23:00:56 -05:00
Rerun autoconf and autoheader on configure.ac, with libtool
This commit is contained in:
parent
59a66601f0
commit
3e86d30a50
2 changed files with 8604 additions and 90 deletions
|
|
@ -221,6 +221,9 @@
|
||||||
/* Define to 1 if you have the `EVP_EncryptInit_ex' function. */
|
/* Define to 1 if you have the `EVP_EncryptInit_ex' function. */
|
||||||
#undef HAVE_EVP_ENCRYPTINIT_EX
|
#undef HAVE_EVP_ENCRYPTINIT_EX
|
||||||
|
|
||||||
|
/* Define to 1 if you have the `EVP_MAC_CTX_set_params' function. */
|
||||||
|
#undef HAVE_EVP_MAC_CTX_SET_PARAMS
|
||||||
|
|
||||||
/* Define to 1 if you have the `EVP_MD_CTX_new' function. */
|
/* Define to 1 if you have the `EVP_MD_CTX_new' function. */
|
||||||
#undef HAVE_EVP_MD_CTX_NEW
|
#undef HAVE_EVP_MD_CTX_NEW
|
||||||
|
|
||||||
|
|
@ -507,9 +510,6 @@
|
||||||
function. */
|
function. */
|
||||||
#undef HAVE_SSL_CTX_SET_TLSEXT_TICKET_KEY_EVP_CB
|
#undef HAVE_SSL_CTX_SET_TLSEXT_TICKET_KEY_EVP_CB
|
||||||
|
|
||||||
/* Define to 1 if you have the `EVP_MAC_CTX_set_params` function. */
|
|
||||||
#undef HAVE_EVP_MAC_CTX_SET_PARAMS
|
|
||||||
|
|
||||||
/* Define to 1 if you have the `SSL_get0_peername' function. */
|
/* Define to 1 if you have the `SSL_get0_peername' function. */
|
||||||
#undef HAVE_SSL_GET0_PEERNAME
|
#undef HAVE_SSL_GET0_PEERNAME
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue