summaryrefslogtreecommitdiff
path: root/libs/libcurl/src/curl_config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'libs/libcurl/src/curl_config.h.in')
-rw-r--r--libs/libcurl/src/curl_config.h.in142
1 files changed, 40 insertions, 102 deletions
diff --git a/libs/libcurl/src/curl_config.h.in b/libs/libcurl/src/curl_config.h.in
index 89b1a8a6cf..ff6927a35f 100644
--- a/libs/libcurl/src/curl_config.h.in
+++ b/libs/libcurl/src/curl_config.h.in
@@ -1,10 +1,6 @@
/* lib/curl_config.h.in. Generated from configure.ac by autoheader. */
-/* Ignore c-ares deprecation warnings */
-#undef CARES_NO_DEPRECATED
-
-/* to enable curl debug memory tracking */
-#undef CURLDEBUG
+/* !checksrc! disable COPYRIGHT all */
/* Location of default ca bundle */
#undef CURL_CA_BUNDLE
@@ -162,18 +158,18 @@
/* cpu-machine-OS */
#undef CURL_OS
-/* IP address type in sockaddr */
-#undef CURL_SA_FAMILY_T
-
/* built with multiple SSL backends */
#undef CURL_WITH_MULTI_SSL
-/* enable debug build options */
-#undef DEBUGBUILD
-
/* Define to the type of arg 2 for gethostname. */
#undef GETHOSTNAME_TYPE_ARG2
+/* Define to 1 if you have the `accept4' function. */
+#undef HAVE_ACCEPT4
+
+/* Define to 1 if symbol `ADDRESS_FAMILY' exists */
+#undef HAVE_ADDRESS_FAMILY
+
/* Define to 1 if you have the alarm function. */
#undef HAVE_ALARM
@@ -214,28 +210,15 @@
/* Define to 1 if you have the CloseSocket camel case function. */
#undef HAVE_CLOSESOCKET_CAMEL
-/* Define to 1 if you have the <crypto.h> header file. */
-#undef HAVE_CRYPTO_H
-
/* Define to 1 if you have the fseeko declaration */
#undef HAVE_DECL_FSEEKO
-/* Define to 1 if you have the declaration of `getpwuid_r', and to 0 if you
- don't. */
-#undef HAVE_DECL_GETPWUID_R
-
-/* "Set if getpwuid_r() declaration is missing" */
-#undef HAVE_DECL_GETPWUID_R_MISSING
-
/* if you have <dirent.h> */
#undef HAVE_DIRENT_H
/* Define to 1 if you have the <dlfcn.h> header file. */
#undef HAVE_DLFCN_H
-/* Define to 1 if you have the <err.h> header file. */
-#undef HAVE_ERR_H
-
/* Define to 1 if you have the `eventfd' function. */
#undef HAVE_EVENTFD
@@ -278,9 +261,6 @@
/* Define to 1 if you have the `geteuid' function. */
#undef HAVE_GETEUID
-/* Define to 1 if you have the gethostbyname function. */
-#undef HAVE_GETHOSTBYNAME
-
/* Define to 1 if you have the gethostbyname_r function. */
#undef HAVE_GETHOSTBYNAME_R
@@ -347,9 +327,6 @@
/* if you have GNU GSS */
#undef HAVE_GSSGNU
-/* Define to 1 if you have the <hyper.h> header file. */
-#undef HAVE_HYPER_H
-
/* Define to 1 if you have the <idn2.h> header file. */
#undef HAVE_IDN2_H
@@ -359,18 +336,15 @@
/* Define to 1 if you have the `if_nametoindex' function. */
#undef HAVE_IF_NAMETOINDEX
-/* Define to 1 if you have a IPv6 capable working inet_ntop function. */
+/* Define to 1 if you have an IPv6 capable working inet_ntop function. */
#undef HAVE_INET_NTOP
-/* Define to 1 if you have a IPv6 capable working inet_pton function. */
+/* Define to 1 if you have an IPv6 capable working inet_pton function. */
#undef HAVE_INET_PTON
/* Define to 1 if you have the <inttypes.h> header file. */
#undef HAVE_INTTYPES_H
-/* Define to 1 if you have the ioctl function. */
-#undef HAVE_IOCTL
-
/* Define to 1 if you have the ioctlsocket function. */
#undef HAVE_IOCTLSOCKET
@@ -423,9 +397,6 @@
/* Define to 1 if you have the <libpsl.h> header file. */
#undef HAVE_LIBPSL_H
-/* Define to 1 if using LibreSSL. */
-#undef HAVE_LIBRESSL
-
/* Define to 1 if you have the <librtmp/rtmp.h> header file. */
#undef HAVE_LIBRTMP_RTMP_H
@@ -527,12 +498,12 @@
/* Define to 1 if you have the <openssl/x509.h> header file. */
#undef HAVE_OPENSSL_X509_H
-/* Define to 1 if you have the <pem.h> header file. */
-#undef HAVE_PEM_H
-
/* Define to 1 if you have the `pipe' function. */
#undef HAVE_PIPE
+/* Define to 1 if you have the `pipe2' function. */
+#undef HAVE_PIPE2
+
/* Define to 1 if you have the `poll' function. */
#undef HAVE_POLL
@@ -557,11 +528,14 @@
/* Define to 1 if you have the <quiche.h> header file. */
#undef HAVE_QUICHE_H
+/* Define to 1 if you have the `realpath' function. */
+#undef HAVE_REALPATH
+
/* Define to 1 if you have the recv function. */
#undef HAVE_RECV
-/* Define to 1 if you have the <rsa.h> header file. */
-#undef HAVE_RSA_H
+/* Define to 1 if symbol `sa_family_t' exists */
+#undef HAVE_SA_FAMILY_T
/* Define to 1 if you have the `sched_yield' function. */
#undef HAVE_SCHED_YIELD
@@ -578,9 +552,6 @@
/* Define to 1 if you have the `sendmsg' function. */
#undef HAVE_SENDMSG
-/* Define to 1 if you have the <setjmp.h> header file. */
-#undef HAVE_SETJMP_H
-
/* Define to 1 if you have the `setlocale' function. */
#undef HAVE_SETLOCALE
@@ -614,18 +585,15 @@
/* Define to 1 if you have the socketpair function. */
#undef HAVE_SOCKETPAIR
-/* Define to 1 if you have the `SSL_ech_set1_echconfig' function. */
-#undef HAVE_SSL_ECH_SET1_ECHCONFIG
-
-/* Define to 1 if you have the <ssl.h> header file. */
-#undef HAVE_SSL_H
-
/* Define to 1 if you have the `SSL_set0_wbio' function. */
#undef HAVE_SSL_SET0_WBIO
/* Define to 1 if you have the `SSL_set1_ech_config_list' function. */
#undef HAVE_SSL_SET1_ECH_CONFIG_LIST
+/* Define to 1 if you have the `SSL_set_quic_tls_cbs' function. */
+#undef HAVE_SSL_SET_QUIC_TLS_CBS
+
/* Define to 1 if you have the `SSL_set_quic_use_legacy_codepoint' function.
*/
#undef HAVE_SSL_SET_QUIC_USE_LEGACY_CODEPOINT
@@ -669,12 +637,6 @@
/* Define to 1 if you have the <stropts.h> header file. */
#undef HAVE_STROPTS_H
-/* Define to 1 if you have the strtok_r function. */
-#undef HAVE_STRTOK_R
-
-/* Define to 1 if you have the strtoll function. */
-#undef HAVE_STRTOLL
-
/* if struct sockaddr_storage is defined */
#undef HAVE_STRUCT_SOCKADDR_STORAGE
@@ -726,9 +688,6 @@
/* Define to 1 if you have the <sys/utime.h> header file. */
#undef HAVE_SYS_UTIME_H
-/* Define to 1 if you have the <sys/wait.h> header file. */
-#undef HAVE_SYS_WAIT_H
-
/* Define to 1 if you have the <sys/xattr.h> header file. */
#undef HAVE_SYS_XATTR_H
@@ -762,39 +721,37 @@
/* Define to 1 if you have the <wolfssh/ssh.h> header file. */
#undef HAVE_WOLFSSH_SSH_H
-/* if you have wolfSSL_BIO_new */
-#undef HAVE_WOLFSSL_BIO
+/* Define to 1 if you have the `wolfSSL_BIO_new' function. */
+#undef HAVE_WOLFSSL_BIO_NEW
+
+/* Define to 1 if you have the `wolfSSL_BIO_set_shutdown' function. */
+#undef HAVE_WOLFSSL_BIO_SET_SHUTDOWN
/* Define to 1 if you have the `wolfSSL_CTX_GenerateEchConfig' function. */
#undef HAVE_WOLFSSL_CTX_GENERATEECHCONFIG
-/* if you have wolfSSL_DES_ecb_encrypt */
+/* Define to 1 if you have the `wolfSSL_DES_ecb_encrypt' function. */
#undef HAVE_WOLFSSL_DES_ECB_ENCRYPT
-/* if you have wolfSSL_BIO_set_shutdown */
-#undef HAVE_WOLFSSL_FULL_BIO
-
/* Define to 1 if you have the `wolfSSL_get_peer_certificate' function. */
#undef HAVE_WOLFSSL_GET_PEER_CERTIFICATE
+/* Define to 1 if you have the `wolfSSL_set_quic_use_legacy_codepoint'
+ function. */
+#undef HAVE_WOLFSSL_SET_QUIC_USE_LEGACY_CODEPOINT
+
/* Define to 1 if you have the `wolfSSL_UseALPN' function. */
#undef HAVE_WOLFSSL_USEALPN
/* Define this symbol if your OS supports changing the contents of argv */
#undef HAVE_WRITABLE_ARGV
-/* Define to 1 if you have the <x509.h> header file. */
-#undef HAVE_X509_H
-
/* if libzstd is in use */
#undef HAVE_ZSTD
/* Define to 1 if you have the <zstd.h> header file. */
#undef HAVE_ZSTD_H
-/* Define to 1 if you have the `_fseeki64' function. */
-#undef HAVE__FSEEKI64
-
/* Define to 1 if you have the `_setmode' function. */
#undef HAVE__SETMODE
@@ -810,6 +767,9 @@
/* Define to 1 if _THREAD_SAFE preprocessor symbol must be defined. */
#undef NEED_THREAD_SAFE
+/* openssl with new QUIC API */
+#undef OPENSSL_QUIC_API2
+
/* Name of package */
#undef PACKAGE
@@ -881,12 +841,9 @@
/* GSASL support enabled */
#undef USE_GSASL
-/* force HTTPS RR support for ECH */
+/* enable HTTPS RR support */
#undef USE_HTTPSRR
-/* if hyper is in use */
-#undef USE_HYPER
-
/* Define if you want to enable IPv6 support */
#undef USE_IPV6
@@ -920,30 +877,12 @@
/* if ngtcp2 is in use */
#undef USE_NGTCP2
-/* if ngtcp2_crypto_boringssl is in use */
-#undef USE_NGTCP2_CRYPTO_BORINGSSL
-
-/* if ngtcp2_crypto_gnutls is in use */
-#undef USE_NGTCP2_CRYPTO_GNUTLS
-
-/* if ngtcp2_crypto_quictls is in use */
-#undef USE_NGTCP2_CRYPTO_QUICTLS
-
-/* if ngtcp2_crypto_wolfssl is in use */
-#undef USE_NGTCP2_CRYPTO_WOLFSSL
-
-/* if ngtcp2 + nghttp3 is in use */
-#undef USE_NGTCP2_H3
-
/* Use OpenLDAP-specific code */
#undef USE_OPENLDAP
/* if OpenSSL is in use */
#undef USE_OPENSSL
-/* if openssl quic + nghttp3 is in use */
-#undef USE_OPENSSL_H3
-
/* if openssl QUIC is in use */
#undef USE_OPENSSL_QUIC
@@ -959,6 +898,9 @@
/* enable Secure Transport */
#undef USE_SECTRANSP
+/* if SSL session export support is available */
+#undef USE_SSLS_EXPORT
+
/* if you want POSIX threaded DNS lookup */
#undef USE_THREADS_POSIX
@@ -971,6 +913,9 @@
/* Use Unix domain sockets */
#undef USE_UNIX_SOCKETS
+/* if Watt-32 is in use */
+#undef USE_WATT32
+
/* Define to 1 if you are building a Windows target with crypto API support.
*/
#undef USE_WIN32_CRYPTO
@@ -985,10 +930,6 @@
/* Use Windows LDAP implementation */
#undef USE_WIN32_LDAP
-/* Define to 1 if you are building a Windows target without large file
- support. */
-#undef USE_WIN32_SMALL_FILES
-
/* to enable SSPI support */
#undef USE_WINDOWS_SSPI
@@ -1015,9 +956,6 @@
/* Define to empty if `const' does not conform to ANSI C. */
#undef const
-/* Type to use in place of in_addr_t when system does not provide it. */
-#undef in_addr_t
-
/* Define to `unsigned int' if <sys/types.h> does not define. */
#undef size_t