+2000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
+
+ * config.bat (maindir): Update src/_gdbinit even if it does
+ already exist.
+
2000-08-07 Gerd Moellmann <gerd@gnu.org>
* Makefile.in (config.status): Prepend `$(srcdir)/' to
Echo Configuring the main directory...\r
If "%DJGPP_VER%" == "1" goto mainv1\r
Echo Looking for the GDB init file...\r
-If not Exist src\_gdbinit If Exist src\.gdbinit update src/.gdbinit src/_gdbinit\r
+If Exist src\.gdbinit update src/.gdbinit src/_gdbinit\r
If Exist src\_gdbinit goto gdbinitOk\r
Echo ERROR:\r
Echo I cannot find the GDB init file. It was called ".gdbinit" in\r