]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
Require GL_FUNC_GETCWD_ROBUST.
authorJim Meyering <jim@meyering.net>
Tue, 4 Mar 2003 17:54:15 +0000 (17:54 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 4 Mar 2003 17:54:15 +0000 (17:54 +0000)
m4/jm-macros.m4

index 103dd027dba851e9eae94045bd2a0aae3bd42393..28cdcb82105814dbed66b77990d7781ba0a0e594 100644 (file)
@@ -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