From: Jim Meyering Date: Tue, 4 Mar 2003 17:54:15 +0000 (+0000) Subject: Require GL_FUNC_GETCWD_ROBUST. X-Git-Tag: v4.5.9~63 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c4893e2b08ce8f343447e789ceb034cbf61739ee;p=thirdparty%2Fcoreutils.git Require GL_FUNC_GETCWD_ROBUST. --- diff --git a/m4/jm-macros.m4 b/m4/jm-macros.m4 index 103dd027db..28cdcb8210 100644 --- a/m4/jm-macros.m4 +++ b/m4/jm-macros.m4 @@ -1,4 +1,4 @@ -#serial 58 -*- autoconf -*- +#serial 59 -*- autoconf -*- dnl Misc type-related macros for fileutils, sh-utils, textutils. @@ -173,6 +173,7 @@ AC_DEFUN([jm_MACROS], AC_FUNC_STRTOD AC_REQUIRE([UTILS_SYS_OPEN_MAX]) + AC_REQUIRE([GL_FUNC_GETCWD_ROBUST]) # See if linking `seq' requires -lm. # It does on nearly every system. The single exception (so far) is