diff options
Diffstat (limited to 'lib/curl_config.h.in')
| -rw-r--r-- | lib/curl_config.h.in | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/lib/curl_config.h.in b/lib/curl_config.h.in index abb6c078..dc792f4c 100644 --- a/lib/curl_config.h.in +++ b/lib/curl_config.h.in @@ -552,6 +552,9 @@ /* Define to 1 if you have the <pwd.h> header file. */ #undef HAVE_PWD_H +/* Define to 1 if you have the `quiche_conn_set_qlog_fd' function. */ +#undef HAVE_QUICHE_CONN_SET_QLOG_FD + /* Define to 1 if you have the <quiche.h> header file. */ #undef HAVE_QUICHE_H @@ -690,6 +693,9 @@ /* Define to 1 if you have the timeval struct. */ #undef HAVE_STRUCT_TIMEVAL +/* Define to 1 if suseconds_t is an available type. */ +#undef HAVE_SUSECONDS_T + /* Define to 1 if you have the <sys/filio.h> header file. */ #undef HAVE_SYS_FILIO_H @@ -792,6 +798,9 @@ /* Define to 1 if you have the `wolfSSLv3_client_method' function. */ #undef HAVE_WOLFSSLV3_CLIENT_METHOD +/* if you have wolfSSL_DES_set_odd_parity */ +#undef HAVE_WOLFSSL_DES_SET_ODD_PARITY + /* Define to 1 if you have the `wolfSSL_get_peer_certificate' function. */ #undef HAVE_WOLFSSL_GET_PEER_CERTIFICATE |
