summaryrefslogtreecommitdiff
path: root/m4/jm-macros.m4
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2010-04-29 11:32:37 +0200
committerJim Meyering <meyering@redhat.com>2010-04-29 16:41:22 +0200
commit518a8664a27d19a31e177fb26c775709d7bdc726 (patch)
tree7470f13f4f8c557afa26244fea8cba332ae918b0 /m4/jm-macros.m4
parent83e4f0ca0224e9d3f628d6f1364ce49393a7af04 (diff)
downloadcoreutils-518a8664a27d19a31e177fb26c775709d7bdc726.tar.xz
build: remove now-useless configure-time header checks
* m4/jm-macros.m4 (gl_CHECK_ALL_HEADERS): Don't test for headers that gnulib now provides: sys/ioctl.h, sys/time.h, sys/wait.h.
Diffstat (limited to 'm4/jm-macros.m4')
-rw-r--r--m4/jm-macros.m43
1 files changed, 0 insertions, 3 deletions
diff --git a/m4/jm-macros.m4 b/m4/jm-macros.m4
index 62777c7df..9c60195e9 100644
--- a/m4/jm-macros.m4
+++ b/m4/jm-macros.m4
@@ -173,12 +173,9 @@ AC_DEFUN([gl_CHECK_ALL_HEADERS],
paths.h \
priv.h \
stropts.h \
- sys/ioctl.h \
sys/param.h \
sys/resource.h \
sys/systeminfo.h \
- sys/time.h \
- sys/wait.h \
syslog.h \
termios.h \
)