(set-word-help-file): Renamed from set-help-file.
[bpt/emacs.git] / config.bat
index 8f8b4b6..dfd7505 100644 (file)
@@ -75,7 +75,7 @@ Goto End
 Echo Checking whether 'mv' is available...\r
 rm -f junk.1 junk.2\r
 echo foo >junk.1\r
-mv junk.1 junk.2\r
+mv junk.1 ./junk.2\r
 If Exist junk.2 Goto mvOk\r
 Echo To configure 'Emacs' you need to have 'mv'!\r
 rm -f junk.1\r