summaryrefslogtreecommitdiff
path: root/pkg/curl/curl_config.h
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2020-08-19 22:51:58 -0700
committerMichael Forney <mforney@mforney.org>2020-08-19 22:51:58 -0700
commit1239f9228424dbf35a442d02b55d168603bcf679 (patch)
tree01f809c4bfa9fe3aa60f0f73fbd31dbcb9768ac5 /pkg/curl/curl_config.h
parent9badf2860be8c8afcd1644d4fc072d22a8dc52a3 (diff)
curl: Update to 7.72.0
Diffstat (limited to 'pkg/curl/curl_config.h')
-rw-r--r--pkg/curl/curl_config.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/pkg/curl/curl_config.h b/pkg/curl/curl_config.h
index 47658d45..3f9716a6 100644
--- a/pkg/curl/curl_config.h
+++ b/pkg/curl/curl_config.h
@@ -142,6 +142,7 @@
/* #undef HAVE_LIBSSL */
/* #undef HAVE_LIBWOLFSSH */
#define HAVE_LIBZ 1
+/* #undef HAVE_LIBZSTD */
#define HAVE_LINUX_TCP_H 1
#define HAVE_LL 1
#define HAVE_LOCALE_H 1
@@ -263,7 +264,7 @@
/* #undef HAVE_WINSOCK_H */
/* #undef HAVE_WOLFSSH_SSH_H */
/* #undef HAVE_WOLFSSLV3_CLIENT_METHOD */
-/* #undef HAVE_WOLFSSL_DES_SET_ODD_PARITY */
+/* #undef HAVE_WOLFSSL_DES_ECB_ENCRYPT */
/* #undef HAVE_WOLFSSL_GET_PEER_CERTIFICATE */
/* #undef HAVE_WOLFSSL_USEALPN */
#define HAVE_WRITABLE_ARGV 1
@@ -271,6 +272,8 @@
/* #undef HAVE_WS2TCPIP_H */
/* #undef HAVE_X509_H */
#define HAVE_ZLIB_H 1
+/* #undef HAVE_ZSTD */
+/* #undef HAVE_ZSTD_H */
#define LT_OBJDIR ".libs/"
/* #undef NEED_LBER_H */
/* #undef NEED_MALLOC_H */