mirror of
https://github.com/curl/curl.git
synced 2025-04-12 16:20:35 +08:00
docs/INSTALL.md: drop reference to removed configure option
--disable-pthreads has been removed Fixes #17023 Reported-by: mschroeder-fzj on github Closes #17026
This commit is contained in:
parent
960984263f
commit
a1413b4a27
@ -594,7 +594,6 @@ disabling support for some features (run `./configure --help` to see them all):
|
||||
- `--disable-netrc` (.netrc file)
|
||||
- `--disable-progress-meter` (graphical progress meter in library)
|
||||
- `--disable-proxy` (HTTP and SOCKS proxies)
|
||||
- `--disable-pthreads` (multi-threading)
|
||||
- `--disable-socketpair` (socketpair for asynchronous name resolving)
|
||||
- `--disable-threaded-resolver` (threaded name resolver)
|
||||
- `--disable-tls-srp` (Secure Remote Password authentication for TLS)
|
||||
|
Loading…
x
Reference in New Issue
Block a user