Rerun autoconf and autoheader on configure.ac, with libtool

This commit is contained in:
W.C.A. Wijngaards 2020-08-10 17:42:41 +02:00
parent 59a66601f0
commit 3e86d30a50
2 changed files with 8604 additions and 90 deletions

View file

@ -221,6 +221,9 @@
/* Define to 1 if you have the `EVP_EncryptInit_ex' function. */
#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. */
#undef HAVE_EVP_MD_CTX_NEW
@ -507,9 +510,6 @@
function. */
#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. */
#undef HAVE_SSL_GET0_PEERNAME

8688
configure vendored

File diff suppressed because it is too large Load diff