summaryrefslogtreecommitdiff
path: root/m4/getcwd-path-max.m4
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-03-06 22:24:06 +0000
committerJim Meyering <jim@meyering.net>2003-03-06 22:24:06 +0000
commit473d0baa73fad8a9d0a5d5fdea4bb782e0fd0353 (patch)
treed3ae9dbdb8dba076292d9a62cdf3fc642b438407 /m4/getcwd-path-max.m4
parentb4e7a90ce6848d9cf0f6da4ea51912333b9cfc29 (diff)
downloadcoreutils-473d0baa73fad8a9d0a5d5fdea4bb782e0fd0353.tar.xz
undo last change
Diffstat (limited to 'm4/getcwd-path-max.m4')
-rw-r--r--m4/getcwd-path-max.m41
1 files changed, 0 insertions, 1 deletions
diff --git a/m4/getcwd-path-max.m4 b/m4/getcwd-path-max.m4
index fc99051e3..f8a9a2bf3 100644
--- a/m4/getcwd-path-max.m4
+++ b/m4/getcwd-path-max.m4
@@ -14,7 +14,6 @@ AC_DEFUN([GL_FUNC_GETCWD_PATH_MAX],
AC_CACHE_CHECK([whether getcwd properly handles paths longer than PATH_MAX],
gl_cv_func_getcwd_vs_path_max,
[
- AC_CHECK_DECLS([getcwd])
# Arrange for deletion of the temporary directory this test creates.
ac_clean_files="$ac_clean_files confdir3"
AC_RUN_IFELSE([AC_LANG_SOURCE([[