Skip to content

Fix gnutls build with CURL_DISABLE_PROXY#5645

Closed
akiernan wants to merge 2 commits into
curl:masterfrom
akiernan:master
Closed

Fix gnutls build with CURL_DISABLE_PROXY#5645
akiernan wants to merge 2 commits into
curl:masterfrom
akiernan:master

Conversation

@akiernan

@akiernan akiernan commented Jul 3, 2020

Copy link
Copy Markdown
Contributor

No description provided.

akiernan added 2 commits July 3, 2020 14:11
Fixes: 89865c1 ("gnutls: remove the BACKEND define kludge")
Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com>
`http_proxy`/`proxy_ssl`/`tunnel_proxy` will not be available in `conn`
if `CURL_DISABLE_PROXY` is enabled.  Repair the build with that
configuration.

Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com>
@bagder

bagder commented Jul 3, 2020

Copy link
Copy Markdown
Member

Thanks!

@bagder bagder closed this in 0fda8db Jul 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants