view msdos/sedlisp.inp @ 34644:69143373d98d

(sys_rename): Only check errno against EEXIST, and not EACCES, when determining whether rename failed because the target exists. This was resulting in indefinite looping on Windows 9x if the source file was locked by another process.
author Andrew Innes <andrewi@gnu.org>
date Sun, 17 Dec 2000 23:14:55 +0000
parents 2557d0472f9b
children a4fb0c9be609
line wrap: on
line source

# -sedlisp.inp-----------------------------------------------------------
# Configuration script for lisp/Makefile under DJGPP v2.x
# ----------------------------------------------------------------------

/^lisp=/s|@srcdir@|.|
/^VPATH=/s|@srcdir@|.|
/^srcdir=/s|@srcdir@|.|