]> git.cworth.org Git - tar/blobdiff - m4/getcwd-path-max.m4
Merge branch 'upstream' into dfsg-orig
[tar] / m4 / getcwd-path-max.m4
index ecf6192842e11b38144840c6869d8c02b2c21657..04ff1419b6032fa8aa329994c23cda515f8f0da3 100644 (file)
@@ -183,8 +183,6 @@ main ()
   no,*)
     AC_DEFINE([HAVE_PARTLY_WORKING_GETCWD], [1],
       [Define to 1 if getcwd works, except it sometimes fails when it shouldn't,
-       setting errno to ERANGE, ENAMETOOLONG, or ENOENT.  If __GETCWD_PREFIX
-       is not defined, it doesn't matter whether HAVE_PARTLY_WORKING_GETCWD
-       is defined.]);;
+       setting errno to ERANGE, ENAMETOOLONG, or ENOENT.]);;
   esac
 ])