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

Reply via email to