mirror of
https://github.com/curl/curl.git
synced 2026-08-10 17:30:52 +03:00
commented out the check for gethostbyname_r() as we no longer use it
This commit is contained in:
parent
808621ab22
commit
f633ab688b
1 changed files with 1 additions and 1 deletions
|
|
@ -1014,7 +1014,7 @@ else
|
|||
CURL_CHECK_GETHOSTBYNAME_R()
|
||||
|
||||
dnl dig around for gethostbyaddr_r()
|
||||
CURL_CHECK_GETHOSTBYADDR_R()
|
||||
dnl CURL_CHECK_GETHOSTBYADDR_R()
|
||||
fi
|
||||
|
||||
dnl poke around for inet_ntoa_r()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue