pike.git/
src/
configure.in
Branch:
Tag:
Non-build tags
All tags
No tags
2017-08-10
2017-08-10 21:24:04 by Martin Nilsson <nilsson@fastmail.com>
5a01aa2a4b1f747765dd4161cf5c67e6c947713f (
3
lines) (+
2
/-
1
)
[
Show
|
Annotate
]
Branch:
8.1
Only test for sys/types.h once.
3045:
# Note: winsock2.h has to be included before winsock.h to avoid # conflict. Thus check for winsock2.h before anything else in case # winsock.h is included indirectly.
-
AC_CHECK_HEADERS(winsock2.h sys/rusage.h sys/time.h
sys/types.h
\
+
AC_CHECK_HEADERS(winsock2.h sys/rusage.h sys/time.h \
memory.h strings.h \ fcntl.h sys/filio.h sys/sockio.h crypt.h \ sys/select.h net/socket.h sys/param.h io.h \