curl / Mailing Lists / curl-library / Single Mail

curl-library

curl-7.59.0 --disable-pthreads

From: <Alexander.Elgert_at_external.t-systems.com>
Date: Fri, 20 Apr 2018 12:40:41 +0000

Hello,

the configure option --disable-pthreads in version curl-7.59.0 does not work.

The following replacement does the trick for me:

$ cp configure configure.ae; sed 's,want_thres="yes",want_thres="no",' < configure.ae > configure

It was already reported for 7.55: https://github.com/curl/curl/issues/1795

Regards,

Alexander

-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette: https://curl.haxx.se/mail/etiquette.html
Received on 2018-04-20