pike.git/
src/
configure.in
Branch:
Tag:
Non-build tags
All tags
No tags
2015-10-17
2015-10-17 16:51:20 by Martin Nilsson <nilsson@fastmail.com>
883350ac90aae5cf277ee59f6c64b2c279b4eb0f (
3
lines) (+
2
/-
1
)
[
Show
|
Annotate
]
Branch:
8.1
No need to check for locale.h. It's part of C89 and we don't use HAVE_LOCALE_H everywhere.
3204:
# winsock.h is included indirectly. AC_CHECK_HEADERS(winsock2.h sys/rusage.h time.h sys/time.h sys/types.h \ memory.h strings.h \
-
fcntl.h sys/filio.h sys/sockio.h crypt.h
locale.h
\
+
fcntl.h sys/filio.h sys/sockio.h crypt.h \
sys/select.h net/socket.h sys/param.h stdio.h io.h \ sys/mman.h setjmp.h sys/user.h pthread.h \ sys/id.h mach-o/dyld.h sys/ptrace.h \