diff options
| author | Michael Forney <mforney@mforney.org> | 2021-03-02 01:04:20 -0800 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2021-03-02 16:20:18 -0800 |
| commit | acbd5b328d6199ebb9da53c595fb1ae0615f4c1e (patch) | |
| tree | 1c54ccd5349269c016a582398d16b6c67a4bf399 /pkg/curl/curl_config.h | |
| parent | d0fbc5834beccb406ff06bb77022b5f4659ca1b5 (diff) | |
curl: Update to 7.75.0
Diffstat (limited to 'pkg/curl/curl_config.h')
| -rw-r--r-- | pkg/curl/curl_config.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/pkg/curl/curl_config.h b/pkg/curl/curl_config.h index 8e331599..6a2f9279 100644 --- a/pkg/curl/curl_config.h +++ b/pkg/curl/curl_config.h @@ -109,6 +109,7 @@ /* #undef HAVE_GSSGNU */ /* #undef HAVE_GSSHEIMDAL */ /* #undef HAVE_GSSMIT */ +/* #undef HAVE_HYPER_H */ /* #undef HAVE_IDN2_H */ #define HAVE_IFADDRS_H 1 #define HAVE_IF_NAMETOINDEX 1 @@ -329,6 +330,7 @@ /* #undef USE_GNUTLS */ /* #undef USE_GNUTLS_NETTLE */ /* #undef USE_HSTS */ +/* #undef USE_HYPER */ /* #undef USE_LIBPSL */ /* #undef USE_LIBRTMP */ /* #undef USE_LIBSSH */ |
