]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
Don't require AC_SYS_MMAP_STACK.
authorJim Meyering <jim@meyering.net>
Fri, 7 Mar 2003 19:52:19 +0000 (19:52 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 7 Mar 2003 19:52:19 +0000 (19:52 +0000)
m4/jm-macros.m4

index 418b846cf0c60b0b8f1e525ede3542d544d9dc3e..f74a7cd75d1b264ad1dd02853377f7ddcb86a2c7 100644 (file)
@@ -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.