check for the arpa/* headers

pull/1/head
Daniel Stenberg 20 years ago
parent ffb4cf5554
commit 3f15ec783b
  1. 2
      configure.ac

@ -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…
Cancel
Save