From: Paul Eggert Date: Wed, 1 Dec 2004 07:16:36 +0000 (+0000) Subject: Regenerate. X-Git-Tag: v5.3.0~247 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=782bb54c6b87de8744fa1c6b4fe81e1e34cb05bc;p=thirdparty%2Fcoreutils.git Regenerate. --- diff --git a/config.hin b/config.hin index 277d1aa974..b27fdd3b9a 100644 --- a/config.hin +++ b/config.hin @@ -688,6 +688,12 @@ /* Define to 1 if you have the header file. */ #undef HAVE_OS_H +/* 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. + */ +#undef HAVE_PARTLY_WORKING_GETCWD + /* Define to 1 if you have the `pathconf' function. */ #undef HAVE_PATHCONF