summaryrefslogtreecommitdiff
path: root/m4/jm-macros.m4
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2005-07-01 21:06:08 +0000
committerJim Meyering <jim@meyering.net>2005-07-01 21:06:08 +0000
commit89abeac2b87d0a63f718fc00bee8df0529e23ec0 (patch)
tree8a3b09fe10eae77086b29d6a9810ff262d398cb0 /m4/jm-macros.m4
parentb82f33a06e17af79bc2c8d2fccf4cf981ed9335c (diff)
downloadcoreutils-89abeac2b87d0a63f718fc00bee8df0529e23ec0.tar.xz
Don't check for fcntl.h anymore. Now we assume it exists and is usable.
Diffstat (limited to 'm4/jm-macros.m4')
-rw-r--r--m4/jm-macros.m41
1 files changed, 0 insertions, 1 deletions
diff --git a/m4/jm-macros.m4 b/m4/jm-macros.m4
index 7323ad4ca..88d38da04 100644
--- a/m4/jm-macros.m4
+++ b/m4/jm-macros.m4
@@ -187,7 +187,6 @@ AC_DEFUN([gl_MACROS],
AC_DEFUN([gl_CHECK_ALL_HEADERS],
[
AC_CHECK_HEADERS_ONCE( \
- fcntl.h \
hurd.h \
memory.h \
mntent.h \