mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 23:58:49 -05:00
commented out the check for gethostbyname_r() as we no longer use it
This commit is contained in:
parent
808621ab22
commit
f633ab688b
@ -1014,7 +1014,7 @@ else
|
|||||||
CURL_CHECK_GETHOSTBYNAME_R()
|
CURL_CHECK_GETHOSTBYNAME_R()
|
||||||
|
|
||||||
dnl dig around for gethostbyaddr_r()
|
dnl dig around for gethostbyaddr_r()
|
||||||
CURL_CHECK_GETHOSTBYADDR_R()
|
dnl CURL_CHECK_GETHOSTBYADDR_R()
|
||||||
fi
|
fi
|
||||||
|
|
||||||
dnl poke around for inet_ntoa_r()
|
dnl poke around for inet_ntoa_r()
|
||||||
|
Loading…
Reference in New Issue
Block a user