summaryrefslogtreecommitdiff
path: root/config.hin
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2004-11-26 08:11:52 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2004-11-26 08:11:52 +0000
commit6942c45d5027d80b20cb2c033be6017d3eb92938 (patch)
tree8476c82828ae05a4dce85c8ec968f3ca8b53694e /config.hin
parent06123d86397a2ef8571e4c169df6ecb4f6904445 (diff)
downloadcoreutils-6942c45d5027d80b20cb2c033be6017d3eb92938.tar.xz
Regenerate.
Diffstat (limited to 'config.hin')
-rw-r--r--config.hin15
1 files changed, 6 insertions, 9 deletions
diff --git a/config.hin b/config.hin
index 477ff08fa..156a62631 100644
--- a/config.hin
+++ b/config.hin
@@ -439,18 +439,15 @@
/* Define to 1 if you have the `ftruncate' function. */
#undef HAVE_FTRUNCATE
+/* Define to 1 if you have the `futimes' function. */
+#undef HAVE_FUTIMES
+
/* Define if struct statfs has the f_fstypename member. */
#undef HAVE_F_FSTYPENAME_IN_STATFS
/* Define to 1 if you have the `getaddrinfo' function. */
#undef HAVE_GETADDRINFO
-/* Define to 1 if you have the `getcwd' function. */
-#undef HAVE_GETCWD
-
-/* Define if getcwd (NULL, 0) allocates memory for result. */
-#undef HAVE_GETCWD_NULL
-
/* Define to 1 if you have the `getdelim' function. */
#undef HAVE_GETDELIM
@@ -1498,6 +1495,9 @@
# undef __EXTENSIONS__
#endif
+/* Define to rpl_ if the getcwd replacement function should be used. */
+#undef __GETCWD_PREFIX
+
/* Define to rpl_ if the getopt replacement functions and variables should be
used. */
#undef __GETOPT_PREFIX
@@ -1520,9 +1520,6 @@
/* Define to rpl_free if the replacement function should be used. */
#undef free
-/* Define to rpl_getcwd if the wrapper function should be used. */
-#undef getcwd
-
/* Define as rpl_getgroups if getgroups doesn't work right. */
#undef getgroups