summaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2009-05-13 18:29:56 +0100
committerColin Watson <cjwatson@debian.org>2009-05-13 18:29:56 +0100
commit274ee1283e39f60477652a4ea7066409fb061bd2 (patch)
treea407148de89f17903a70987f5d272bca986a2b31 /config.h.in
parente0df298f07a42a310e842979fedec138c19c089f (diff)
* gnulib: Upgrade to 20090501.
* tools/config.guess, tools/config.sub: Update.
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in
index e81c02b8..2f6a057a 100644
--- a/config.h.in
+++ b/config.h.in
@@ -952,6 +952,10 @@
'ptrdiff_t'. */
#undef PTRDIFF_T_SUFFIX
+/* Define if rename does not work when the destination file exists, as on
+ Windows. */
+#undef RENAME_DEST_EXISTS_BUG
+
/* Define if rename does not work for source file names with a trailing slash,
like the one from SunOS 4.1.1_U1. */
#undef RENAME_TRAILING_SLASH_BUG