projects
/
pspp-builds.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
da299bd
)
Use the replacement rename function from gnulib.
author
John Darrington
<john@darrington.wattle.id.au>
Wed, 8 Apr 2009 08:20:22 +0000
(16:20 +0800)
committer
John 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
patch
|
blob
|
history
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 \