cURL / Mailing Lists / curl-library / Single Mail

curl-library

RE: after 7.26.0

From: Steve Holme <steve_holme_at_hotmail.com>
Date: Sun, 10 Jun 2012 13:53:08 +0100

Hi again,

> > > > I thought that by having USE_SCHANNEL that would
> > > > automatically define USE_SSL.
> > >
> > > So in the end you mean that USE_SSL should automatically
> > > be defined if USE_SCHANNEL is defined?
> >
> > Yep - When I perform an OpenSSL based curl build I don't have
> > to define USE_SSL as well.
> >
> > Looking at setup.h USE_SSL gets defined at line 583 if
> > USE_SSLEAY or any of the other SSL libraries are defined. As
> > such I think || defined(USE_SCHANNEL) should be added to that
> > list ;-)
>
> Ok, this sounds reasonable. Can you put the minimal change into
> your patches and give it a try, please? Thanks!

No problem.

S.

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2012-06-10