Configure HAVE_LIMITS_H, HAVE_STDLIB_H.

This commit is contained in:
Paul Eggert 1993-09-13 14:22:57 +00:00
parent c98340644e
commit a2b82541fe

View File

@ -13,7 +13,7 @@ AC_UNISTD_H
AC_PID_T
AC_RETSIGTYPE
AC_HAVE_FUNCS(dup2 memchr sigaction strerror waitpid)
AC_HAVE_HEADERS(fcntl.h string.h sys/wait.h time.h)
AC_HAVE_HEADERS(fcntl.h limits.h stdlib.h string.h sys/wait.h time.h)
AC_VFORK
AC_VPRINTF
AC_ALLOCA