Make sure `mv' supports forward slashes and -f.

This commit is contained in:
Richard M. Stallman 1996-10-31 19:53:19 +00:00
parent 380e25b8ff
commit 9663837a53

View file

@ -75,7 +75,7 @@ Goto End
Echo Checking whether 'mv' is available...
rm -f junk.1 junk.2
echo foo >junk.1
mv junk.1 junk.2
mv junk.1 ./junk.2
If Exist junk.2 Goto mvOk
Echo To configure 'Emacs' you need to have 'mv'!
rm -f junk.1