| 18 |
|
|
| 19 |
# Checks for header files. |
# Checks for header files. |
| 20 |
AC_HEADER_STDC |
AC_HEADER_STDC |
| 21 |
|
AC_HEADER_SYS_WAIT |
| 22 |
AC_CHECK_HEADERS([arpa/inet.h dflcn.h fcntl.h memory.h netdb.h netinet/in.h stdlib.h string.h strings.h sys/ioctl.h sys/param.h sys/socket.h sys/time.h unistd.h]) |
AC_CHECK_HEADERS([arpa/inet.h dflcn.h fcntl.h memory.h netdb.h netinet/in.h stdlib.h string.h strings.h sys/ioctl.h sys/param.h sys/socket.h sys/time.h unistd.h]) |
| 23 |
|
|
| 24 |
# Checks for typedefs, structures, and compiler characteristics. |
# Checks for typedefs, structures, and compiler characteristics. |