]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
(gl_MACROS): Don't require GL_FUNC_GETCWD_PATH_MAX.
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 25 Nov 2004 19:29:36 +0000 (19:29 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 25 Nov 2004 19:29:36 +0000 (19:29 +0000)
m4/jm-macros.m4

index 3529e7643dff46eaf8b0e93f17b26ae998905906..b90149ee09cada55a4bef383a7a4c5479ef2e729 100644 (file)
@@ -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