summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2002-10-13 12:20:35 +0000
committerJim Meyering <jim@meyering.net>2002-10-13 12:20:35 +0000
commit29a1a5e5d456f07db9d7409cbb290552f37630d1 (patch)
tree88cda0615f580add69dccfeb3b67cffe96f28c06 /m4
parent475f183eabfa5578aaa32b77557b06ca1bcb9bcc (diff)
downloadcoreutils-29a1a5e5d456f07db9d7409cbb290552f37630d1.tar.xz
(jm_CHECK_ALL_HEADERS): Remove fenv.h.
Diffstat (limited to 'm4')
-rw-r--r--m4/jm-macros.m43
1 files changed, 1 insertions, 2 deletions
diff --git a/m4/jm-macros.m4 b/m4/jm-macros.m4
index f39577ef1..568b617ad 100644
--- a/m4/jm-macros.m4
+++ b/m4/jm-macros.m4
@@ -1,4 +1,4 @@
-#serial 53 -*- autoconf -*-
+#serial 54 -*- autoconf -*-
dnl Misc type-related macros for fileutils, sh-utils, textutils.
@@ -211,7 +211,6 @@ AC_DEFUN([jm_CHECK_ALL_HEADERS],
AC_CHECK_HEADERS( \
errno.h \
fcntl.h \
- fenv.h \
float.h \
hurd.h \
limits.h \