summaryrefslogtreecommitdiff
path: root/config.hin
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2004-12-01 07:16:36 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2004-12-01 07:16:36 +0000
commit782bb54c6b87de8744fa1c6b4fe81e1e34cb05bc (patch)
tree860373426810021b617c60f72b915c27e52bc3fd /config.hin
parent02496d03b5845843423be3bf9ba2c6b3f8cf6222 (diff)
downloadcoreutils-782bb54c6b87de8744fa1c6b4fe81e1e34cb05bc.tar.xz
Regenerate.
Diffstat (limited to 'config.hin')
-rw-r--r--config.hin6
1 files changed, 6 insertions, 0 deletions
diff --git a/config.hin b/config.hin
index 277d1aa97..b27fdd3b9 100644
--- a/config.hin
+++ b/config.hin
@@ -688,6 +688,12 @@
/* Define to 1 if you have the <OS.h> 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