aboutsummaryrefslogtreecommitdiff
path: root/lib/curl_config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'lib/curl_config.h.in')
-rw-r--r--lib/curl_config.h.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/lib/curl_config.h.in b/lib/curl_config.h.in
index e5abe77b9..32a87bd29 100644
--- a/lib/curl_config.h.in
+++ b/lib/curl_config.h.in
@@ -628,6 +628,9 @@
/* Define to 1 if you have the `SSLv2_client_method' function. */
#undef HAVE_SSLV2_CLIENT_METHOD
+/* Define to 1 if you have the `SSL_get_esni_status' function. */
+#undef HAVE_SSL_GET_ESNI_STATUS
+
/* Define to 1 if you have the <ssl.h> header file. */
#undef HAVE_SSL_H
@@ -952,6 +955,9 @@
/* Define to enable c-ares support */
#undef USE_ARES
+/* if ESNI support is available */
+#undef USE_ESNI
+
/* if GnuTLS is enabled */
#undef USE_GNUTLS