summaryrefslogtreecommitdiff
path: root/pkg/curl/curl_config.h
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2018-11-04 11:06:32 -0800
committerMichael Forney <mforney@mforney.org>2018-11-04 18:39:43 -0800
commit1f384d443998f48b490916107aa34748825080e5 (patch)
treec0afe466606b4d6161e085b9de0475bd646e8fca /pkg/curl/curl_config.h
parent2b68a11d2a777fe3cd7e13ef6972a38154ab6ee7 (diff)
curl: Update to 7.62.0
Diffstat (limited to 'pkg/curl/curl_config.h')
-rw-r--r--pkg/curl/curl_config.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/pkg/curl/curl_config.h b/pkg/curl/curl_config.h
index cf75e62f..a4104f47 100644
--- a/pkg/curl/curl_config.h
+++ b/pkg/curl/curl_config.h
@@ -14,6 +14,7 @@
#define CURL_DISABLE_LDAP 1
#define CURL_DISABLE_LDAPS 1
/* #undef CURL_DISABLE_LIBCURL_OPTION */
+/* #undef CURL_DISABLE_OPENSSL_AUTO_LOAD_CONFIG */
#define CURL_DISABLE_POP3 1
/* #undef CURL_DISABLE_PROXY */
/* #undef CURL_DISABLE_RTSP */
@@ -316,6 +317,7 @@
/* #undef USE_LIBSSH2 */
/* #undef USE_MANUAL */
/* #undef USE_MBEDTLS */
+/* #undef USE_MESALINK */
/* #undef USE_METALINK */
/* #undef USE_NGHTTP2 */
/* #undef USE_NSS */