mirror of
https://github.com/curl/curl.git
synced 2026-04-15 00:51:42 +03:00
configure: remove CURL_CHECK_FUNC_FDOPEN call
The macro itself has been removed in commit
11974ac859.
Closes https://github.com/curl/curl/pull/3604
This commit is contained in:
parent
300def7d40
commit
42b30ee8f2
1 changed files with 0 additions and 1 deletions
|
|
@ -3612,7 +3612,6 @@ CURL_CHECK_FUNC_CLOSESOCKET
|
|||
CURL_CHECK_FUNC_CLOSESOCKET_CAMEL
|
||||
CURL_CHECK_FUNC_CONNECT
|
||||
CURL_CHECK_FUNC_FCNTL
|
||||
CURL_CHECK_FUNC_FDOPEN
|
||||
CURL_CHECK_FUNC_FREEADDRINFO
|
||||
CURL_CHECK_FUNC_FREEIFADDRS
|
||||
CURL_CHECK_FUNC_FSETXATTR
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue