mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-02-01 20:06:00 +00:00
(maindir): Update src/_gdbinit even if it does already exist.
This commit is contained in:
parent
bb63aae591
commit
dd0e1e5440
@ -1,3 +1,8 @@
|
||||
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
|
||||
|
@ -219,7 +219,7 @@ rem ----------------------------------------------------------------------
|
||||
Echo Configuring the main directory...
|
||||
If "%DJGPP_VER%" == "1" goto mainv1
|
||||
Echo Looking for the GDB init file...
|
||||
If not Exist src\_gdbinit If Exist src\.gdbinit update src/.gdbinit src/_gdbinit
|
||||
If Exist src\.gdbinit update src/.gdbinit src/_gdbinit
|
||||
If Exist src\_gdbinit goto gdbinitOk
|
||||
Echo ERROR:
|
||||
Echo I cannot find the GDB init file. It was called ".gdbinit" in
|
||||
|
Loading…
x
Reference in New Issue
Block a user