1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-17 17:18:45 +02:00

(AC_CHECK_HEADERS): Add checks from textutils' configure.in

This commit is contained in:
Jim Meyering
2000-01-22 22:04:33 +00:00
parent c099a14fac
commit dfb0540bb1

View File

@@ -27,6 +27,9 @@ AC_DEFUN(jm_MACROS,
sys/socket.h sys/systeminfo.h sys/time.h sys/timeb.h \
syslog.h unistd.h paths.h termios.h)
AC_CHECK_HEADERS(fcntl.h float.h limits.h memory.h stdlib.h string.h \
unistd.h values.h)
jm_INCLUDED_REGEX([lib/regex.c])
AC_REQUIRE([jm_BISON])