Re: configure script does not handle --with-darwinssl correctly?

2021-06-06 Thread Daniel Stenberg via curl-library

On Sun, 6 Jun 2021, Vadim Grinshpun wrote:

Shouldn't the configure script fail if --with-darwinssl is provided? Or does 
that option have a different meaning?


It should! I've amended the PR just now with that fix as well.

--

 / daniel.haxx.se
 | Commercial curl support up to 24x7 is available!
 | Private help, bug fixes, support, ports, new features
 | https://www.wolfssl.com/contact/
---
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette:   https://curl.se/mail/etiquette.html

Re: configure script does not handle --with-darwinssl correctly?

2021-06-06 Thread Vadim Grinshpun via curl-library

On 6/6/21 6:13 AM, Daniel Stenberg wrote:

On Sun, 6 Jun 2021, Vadim Grinshpun via curl-library wrote:

The docs 
 seem to indicate that --with-darwinssl and --with-secure-transport 
should be equivalent, however the above message disagrees.


Correct, --with-secure-transport is the only name of the flag since a 
while back.


I've filed a PR to fix the docs: 
https://urldefense.com/v3/__https://github.com/curl/curl/pull/7200__;!!GjvTz_vk!Cu6SzIWdizDPzZRSzqY5i0qJTYT3ZS4c3Tu-CKX8uYb4g31qeN995joUtad1CQo$ 


Thanks for the confirmation.
Shouldn't the configure script fail if --with-darwinssl is provided? Or 
does that option have a different meaning?

---
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette:   https://curl.se/mail/etiquette.html

Re: configure script does not handle --with-darwinssl correctly?

2021-06-06 Thread Daniel Stenberg via curl-library

On Sun, 6 Jun 2021, Vadim Grinshpun via curl-library wrote:

The docs  seem to indicate that 
--with-darwinssl and --with-secure-transport should be equivalent, however 
the above message disagrees.


Correct, --with-secure-transport is the only name of the flag since a while 
back.


I've filed a PR to fix the docs: https://github.com/curl/curl/pull/7200

--

 / daniel.haxx.se
 | Commercial curl support up to 24x7 is available!
 | Private help, bug fixes, support, ports, new features
 | https://www.wolfssl.com/contact/
---
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette:   https://curl.se/mail/etiquette.html