Use the replacement rename function from gnulib.
authorJohn Darrington <john@darrington.wattle.id.au>
Wed, 8 Apr 2009 08:20:22 +0000 (16:20 +0800)
committerJohn Darrington <john@darrington.wattle.id.au>
Wed, 8 Apr 2009 08:20:22 +0000 (16:20 +0800)
Use the gnulib replacement rename function, to
overcome problems on certain systems saving a
file when that filename already exists. Closes bug #25795

Smake

diff --git a/Smake b/Smake
index 5a76b3c1635f657c1440b7827b303b70ecf2fc5f..29f93365d37297ec988fd89d9fa1a2d32b793667 100644 (file)
--- a/Smake
+++ b/Smake
@@ -50,6 +50,7 @@ GNULIB_MODULES = \
        progname \
        regex \
        relocatable-prog \
+       rename \
        round \
        snprintf \
        snprintf-posix \