summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--m4/jm-macros.m43
1 files changed, 3 insertions, 0 deletions
diff --git a/m4/jm-macros.m4 b/m4/jm-macros.m4
index 5e85bb12f..cc111f074 100644
--- a/m4/jm-macros.m4
+++ b/m4/jm-macros.m4
@@ -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])