summaryrefslogtreecommitdiff
path: root/config.hin
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-08-10 13:32:18 +0000
committerJim Meyering <jim@meyering.net>2003-08-10 13:32:18 +0000
commit950a94e7487305e5c1b3c3bc56d3f0be0ecd241b (patch)
treed9fb66cc8d09c901f1ee122942b880159c3066ac /config.hin
parent8892d683be7d11937a271644247592a3e7b6db5e (diff)
downloadcoreutils-950a94e7487305e5c1b3c3bc56d3f0be0ecd241b.tar.xz
.
Diffstat (limited to 'config.hin')
-rw-r--r--config.hin3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.hin b/config.hin
index 5377ae1b4..fb8e14dc5 100644
--- a/config.hin
+++ b/config.hin
@@ -1121,6 +1121,9 @@
/* Define if readdir is found to work properly in some unusual cases. */
#undef HAVE_WORKING_READDIR
+/* Define if utimes works properly. */
+#undef HAVE_WORKING_UTIMES
+
/* Define to 1 if the system has the type `_Bool'. */
#undef HAVE__BOOL