Imported Upstream version 7.53.1
[platform/upstream/curl.git] / lib / curl_config.h.in
index ebdf680..60e9d23 100644 (file)
 /* Define to 1 if you have the connect function. */
 #undef HAVE_CONNECT
 
-/* Define to 1 if you have the `CRYPTO_cleanup_all_ex_data' function. */
-#undef HAVE_CRYPTO_CLEANUP_ALL_EX_DATA
-
 /* Define to 1 if you have the <crypto.h> header file. */
 #undef HAVE_CRYPTO_H
 
 /* Define to 1 if you have a working gmtime_r function. */
 #undef HAVE_GMTIME_R
 
+/* Define to 1 if you have the `gnutls_alpn_set_protocols' function. */
+#undef HAVE_GNUTLS_ALPN_SET_PROTOCOLS
+
 /* Define to 1 if you have the `gnutls_certificate_set_x509_key_file2'
    function. */
 #undef HAVE_GNUTLS_CERTIFICATE_SET_X509_KEY_FILE2
 
+/* Define to 1 if you have the `gnutls_ocsp_req_init' function. */
+#undef HAVE_GNUTLS_OCSP_REQ_INIT
+
 /* if you have the function gnutls_srp_verifier */
 #undef HAVE_GNUTLS_SRP
 
 /* if you have MIT Kerberos */
 #undef HAVE_GSSMIT
 
-/* Define to 1 if you have the `idna_strerror' function. */
-#undef HAVE_IDNA_STRERROR
-
-/* Define to 1 if you have the `idn_free' function. */
-#undef HAVE_IDN_FREE
-
-/* Define to 1 if you have the <idn-free.h> header file. */
-#undef HAVE_IDN_FREE_H
+/* Define to 1 if you have the <idn2.h> header file. */
+#undef HAVE_IDN2_H
 
 /* Define to 1 if you have the <ifaddrs.h> header file. */
 #undef HAVE_IFADDRS_H
 /* Define to 1 if you have the <libgen.h> header file. */
 #undef HAVE_LIBGEN_H
 
-/* Define to 1 if you have the `idn' library (-lidn). */
-#undef HAVE_LIBIDN
+/* Define to 1 if you have the `idn2' library (-lidn2). */
+#undef HAVE_LIBIDN2
 
 /* Define to 1 if using libressl. */
 #undef HAVE_LIBRESSL
 /* Define to 1 if you have the `RAND_egd' function. */
 #undef HAVE_RAND_EGD
 
-/* Define to 1 if you have the `RAND_screen' function. */
-#undef HAVE_RAND_SCREEN
-
-/* Define to 1 if you have the `RAND_status' function. */
-#undef HAVE_RAND_STATUS
-
 /* Define to 1 if you have the recv function. */
 #undef HAVE_RECV
 
 /* Define to 1 if you have the <time.h> header file. */
 #undef HAVE_TIME_H
 
-/* Define to 1 if you have the <tld.h> header file. */
-#undef HAVE_TLD_H
-
-/* Define to 1 if you have the `tld_strerror' function. */
-#undef HAVE_TLD_STRERROR
-
 /* Define to 1 if you have the `uname' function. */
 #undef HAVE_UNAME
 
 /* if CyaSSL/WolfSSL is enabled */
 #undef USE_CYASSL
 
-/* to enable iOS/Mac OS X native SSL/TLS support */
+/* to enable Apple OS native SSL/TLS support */
 #undef USE_DARWINSSL
 
 /* if GnuTLS is enabled */
 /* if you want POSIX threaded DNS lookup */
 #undef USE_THREADS_POSIX
 
+/* if you want Win32 threaded DNS lookup */
+#undef USE_THREADS_WIN32
+
 /* Use TLS-SRP authentication */
 #undef USE_TLS_SRP