mirror of
https://github.com/curl/curl.git
synced 2026-07-23 18:37:17 +03:00
getservbyname is not used by libcurl, don't check for it
This commit is contained in:
parent
6bc85a94f9
commit
20a47acb3a
1 changed files with 0 additions and 1 deletions
|
|
@ -533,7 +533,6 @@ AC_CHECK_FUNCS( socket \
|
|||
strcmpi \
|
||||
gethostname \
|
||||
gethostbyaddr \
|
||||
getservbyname \
|
||||
gettimeofday \
|
||||
inet_addr \
|
||||
inet_ntoa \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue