projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
566be1f
)
(AC_CHECK_HEADERS): Add checks from textutils' configure.in
author
Jim Meyering
<jim@meyering.net>
Sat, 22 Jan 2000 22:04:33 +0000
(22:04 +0000)
committer
Jim Meyering
<jim@meyering.net>
Sat, 22 Jan 2000 22:04:33 +0000
(22:04 +0000)
m4/jm-macros.m4
patch
|
blob
|
history
diff --git
a/m4/jm-macros.m4
b/m4/jm-macros.m4
index 5e85bb12fa2722ff4c33aa5dbbfc29ea853d9fbd..cc111f07408303fa1c829578a2cfc3601cab09ee 100644
(file)
--- 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])