This patch for doio.c "fixes" inplace operation for AmigaOS.
BTW: 5.003_11 compiles fine and tests ok under AmigaOS, apart from
the unavoidable failures.
p5p-msgid: <
77724601@Armageddon.meb.uni-bonn.de>
#endif
}
else {
-#ifndef DOSISH
+#if !defined(DOSISH) && !defined(AMIGAOS)
# ifndef VMS /* Don't delete; use automatic file versioning */
if (UNLINK(oldname) < 0) {
warn("Can't rename %s to %s: %s, skipping file",