summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2004-11-25 19:29:36 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2004-11-25 19:29:36 +0000
commit52e6017887750f4965bd5cb7b2b67df52555f89a (patch)
treee8aa430afd854e81558e37701f2199b444c9b36d /m4
parentfb95865e110b83608754a084e757bb78f624da13 (diff)
downloadcoreutils-52e6017887750f4965bd5cb7b2b67df52555f89a.tar.xz
(gl_MACROS): Don't require GL_FUNC_GETCWD_PATH_MAX.
Diffstat (limited to 'm4')
-rw-r--r--m4/jm-macros.m43
1 files changed, 1 insertions, 2 deletions
diff --git a/m4/jm-macros.m4 b/m4/jm-macros.m4
index 3529e7643..b90149ee0 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