mirror of
https://github.com/curl/curl.git
synced 2026-07-29 01:33:07 +03:00
check for the arpa/* headers
This commit is contained in:
parent
60ec804047
commit
243a45d840
1 changed files with 2 additions and 0 deletions
|
|
@ -67,6 +67,8 @@ AC_CHECK_HEADERS(
|
|||
sys/socket.h \
|
||||
winsock.h \
|
||||
netinet/in.h \
|
||||
arpa/nameser.h \
|
||||
arpa/nameser_compat.h
|
||||
)
|
||||
|
||||
dnl check for AF_INET6
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue