summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-03-07 19:52:19 +0000
committerJim Meyering <jim@meyering.net>2003-03-07 19:52:19 +0000
commit3450fcb4f5907e74b4a57ab6a31c6241f40176da (patch)
tree2fdbea437af8ecbd3f5ce0b0b21e663725f780a3 /m4
parentf7fcb9082236e3fd16cbb7ae7594009fa242b5e8 (diff)
downloadcoreutils-3450fcb4f5907e74b4a57ab6a31c6241f40176da.tar.xz
Don't require AC_SYS_MMAP_STACK.
Diffstat (limited to '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 418b846cf..f74a7cd75 100644
--- a/m4/jm-macros.m4
+++ b/m4/jm-macros.m4
@@ -79,7 +79,6 @@ AC_DEFUN([jm_MACROS],
AC_REQUIRE([jm_FUNC_GNU_STRFTIME])
AC_REQUIRE([jm_FUNC_MKTIME])
AC_REQUIRE([jm_FUNC_FPENDING])
- AC_REQUIRE([AC_SYS_MMAP_STACK])
# This is for od and stat, and any other program that
# uses the PRI.MAX macros from inttypes.h.