From a1413b4a270f217f20e5ef849760893251bc5d3d Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Fri, 11 Apr 2025 14:18:25 +0200 Subject: [PATCH] docs/INSTALL.md: drop reference to removed configure option --disable-pthreads has been removed Fixes #17023 Reported-by: mschroeder-fzj on github Closes #17026 --- docs/INSTALL.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/INSTALL.md b/docs/INSTALL.md index 650b7a264b..f61c0ead31 100644 --- a/docs/INSTALL.md +++ b/docs/INSTALL.md @@ -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) -- 2.47.2