From: Paul Eggert Date: Thu, 25 Nov 2004 19:29:36 +0000 (+0000) Subject: (gl_MACROS): Don't require GL_FUNC_GETCWD_PATH_MAX. X-Git-Tag: v5.3.0~319 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=52e6017887750f4965bd5cb7b2b67df52555f89a;p=thirdparty%2Fcoreutils.git (gl_MACROS): Don't require GL_FUNC_GETCWD_PATH_MAX. --- diff --git a/m4/jm-macros.m4 b/m4/jm-macros.m4 index 3529e7643d..b90149ee09 100644 --- a/m4/jm-macros.m4 +++ b/m4/jm-macros.m4 @@ -1,4 +1,4 @@ -#serial 78 -*- autoconf -*- +#serial 79 -*- autoconf -*- dnl Misc type-related macros for coreutils. @@ -129,7 +129,6 @@ AC_DEFUN([gl_MACROS], AC_FUNC_STRTOD AC_REQUIRE([cu_PREREQ_STAT_PROG]) - AC_REQUIRE([GL_FUNC_GETCWD_PATH_MAX]) AC_REQUIRE([GL_FUNC_READDIR]) # for dd.c and shred.c