(jm_CHECK_ALL_HEADERS): Check for sys/resource.h.
authorJim Meyering <jim@meyering.net>
Mon, 19 Feb 2001 08:50:54 +0000 (08:50 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 19 Feb 2001 08:50:54 +0000 (08:50 +0000)
m4/jm-macros.m4

index 2c0ef0c..208a872 100644 (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 \