From: Jim Meyering Date: Sat, 1 Feb 2003 11:05:23 +0000 (+0000) Subject: (jm_MACROS): Require UTILS_SYS_OPEN_MAX. X-Git-Tag: v4.5.5~33 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8323669455757d71c28da67f836ce2d871b0d957;p=thirdparty%2Fcoreutils.git (jm_MACROS): Require UTILS_SYS_OPEN_MAX. --- diff --git a/m4/jm-macros.m4 b/m4/jm-macros.m4 index 4f4007841a..48f62b59ad 100644 --- a/m4/jm-macros.m4 +++ b/m4/jm-macros.m4 @@ -1,4 +1,4 @@ -#serial 57 -*- autoconf -*- +#serial 58 -*- autoconf -*- dnl Misc type-related macros for fileutils, sh-utils, textutils. @@ -168,6 +168,7 @@ AC_DEFUN([jm_MACROS], AC_FUNC_OBSTACK AC_FUNC_STRTOD + AC_REQUIRE([UTILS_SYS_OPEN_MAX]) # See if linking `seq' requires -lm. # It does on nearly every system. The single exception (so far) is