aboutsummaryrefslogtreecommitdiffstats
path: root/config.bat
diff options
context:
space:
mode:
authorEli Zaretskii2009-02-28 14:04:58 +0000
committerEli Zaretskii2009-02-28 14:04:58 +0000
commit1685daf251b0674fc94cda02bbfad6f2ecfcaa3e (patch)
tree7e8816843ff5c240f52020c3404c58b4767daf01 /config.bat
parent291f6a31ae92386febe9d78413b37fdf7ccb32f6 (diff)
downloademacs-1685daf251b0674fc94cda02bbfad6f2ecfcaa3e.tar.gz
emacs-1685daf251b0674fc94cda02bbfad6f2ecfcaa3e.zip
Copy .dbxinit to _dbxinit.
Diffstat (limited to 'config.bat')
-rw-r--r--config.bat1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.bat b/config.bat
index c63756f3ff8..089874da95b 100644
--- a/config.bat
+++ b/config.bat
@@ -270,6 +270,7 @@ rem ----------------------------------------------------------------------
270:maindir 270:maindir
271Echo Configuring the main directory... 271Echo Configuring the main directory...
272If Exist .dir-locals.el update .dir-locals.el _dir-locals.el 272If Exist .dir-locals.el update .dir-locals.el _dir-locals.el
273If Exist src\.dbxinit update src/.dbxinit src/_dbxinit
273If "%DJGPP_VER%" == "1" goto mainv1 274If "%DJGPP_VER%" == "1" goto mainv1
274Echo Looking for the GDB init file... 275Echo Looking for the GDB init file...
275If Exist src\.gdbinit update src/.gdbinit src/_gdbinit 276If Exist src\.gdbinit update src/.gdbinit src/_gdbinit