mirror of
https://github.com/curl/curl.git
synced 2026-07-24 00:17:21 +03:00
Remove enable-thread / disable-thread configure option. These were only placebo
options. The library is always built as thread safe as possible on every system.
This commit is contained in:
parent
f7f76e17c3
commit
581ce03345
8 changed files with 0 additions and 90 deletions
|
|
@ -53,9 +53,6 @@
|
|||
/* Define this to your Entropy Gathering Daemon socket pathname */
|
||||
#undef EGD_SOCKET
|
||||
|
||||
/* Set to explicitly specify we don't want to use thread-safe functions */
|
||||
#define DISABLED_THREADSAFE
|
||||
|
||||
/* Define if you want to enable IPv6 support */
|
||||
#undef ENABLE_IPV6
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue