1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-05 08:10:15 +02:00

(jm_CHECK_ALL_HEADERS): Check for sys/resource.h.

This commit is contained in:
Jim Meyering
2001-02-19 08:50:54 +00:00
parent b0abc5579f
commit 3e593e8a31
+2 -1
View File
@@ -1,4 +1,4 @@
#serial 32 -*- autoconf -*-
#serial 33 -*- autoconf -*-
dnl Misc type-related macros for fileutils, sh-utils, textutils.
@@ -219,6 +219,7 @@ AC_DEFUN(jm_CHECK_ALL_HEADERS,
sys/mntent.h \
sys/mount.h \
sys/param.h \
sys/resource.h \
sys/socket.h \
sys/statfs.h \
sys/statvfs.h \