From 782bb54c6b87de8744fa1c6b4fe81e1e34cb05bc Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Wed, 1 Dec 2004 07:16:36 +0000 Subject: [PATCH] Regenerate. --- config.hin | 6 ++++++ 1 file changed, 6 insertions(+) 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 -- 2.47.2