Jan Ehrhardt via curl-library in gmane.comp.web.curl.library (Fri, 12
Apr 2019 23:07:42 +0200):
>PR will follow soon. I just wanted to check here first.
PR: https://github.com/curl/curl/pull/3772
>Daniel Stenberg via curl-library in gmane.comp.web.curl.library (Fri, 12
>Apr 2019 22:39:37 +0200 (C
Daniel Stenberg via curl-library in gmane.comp.web.curl.library (Fri, 12
Apr 2019 22:39:37 +0200 (CEST)):
>On Fri, 12 Apr 2019, Jan Ehrhardt via curl-library wrote:
>
>> makefile.m32 and ./configure (when cross-compiling on *nix for Windows)
>> already support MultiSSL. However the makefiles in /
On Fri, 12 Apr 2019, Jan Ehrhardt via curl-library wrote:
makefile.m32 and ./configure (when cross-compiling on *nix for Windows)
already support MultiSSL. However the makefiles in /winbuild still prohibit
it. It requires a small adjustment to enable it there too:
https://github.com/Jan-E/cURL