mirror of
https://https.git.savannah.gnu.org/git/diffutils.git
synced 2026-01-30 11:24:44 +00:00
Configure HAVE_LIMITS_H, HAVE_STDLIB_H.
This commit is contained in:
parent
c98340644e
commit
a2b82541fe
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user