]> code.delx.au - gnu-emacs/blobdiff - config.bat
Thu Nov 21 16:42:41 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
[gnu-emacs] / config.bat
index 8f8b4b6629be5f3e00ff668eebbc476990bf3bae..dfd7505d39d154e2fb082726b4a22b936f5a13df 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