mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-23 03:29:47 +08:00
We now configure gdbtest automatically if it's there.
This commit is contained in:
@ -1,3 +1,7 @@
|
|||||||
|
Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
|
||||||
|
|
||||||
|
* configure.in: Add gdbtest to configdirs.
|
||||||
|
|
||||||
Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
|
Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
|
||||||
|
|
||||||
* Makefile.in (MINUS_G): Add macro, default to -g, pass on
|
* Makefile.in (MINUS_G): Add macro, default to -g, pass on
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
# script appropriate for this directory. For more information, check
|
# script appropriate for this directory. For more information, check
|
||||||
# any existing configure script.
|
# any existing configure script.
|
||||||
|
|
||||||
configdirs="mmalloc libiberty texinfo bfd binutils byacc bison gcc readline glob ld gas gdb emacs ispell make grep diff rcs cvs patch send_pr libg++ newlib gprof"
|
configdirs="mmalloc libiberty texinfo bfd binutils byacc bison gcc readline glob ld gas gdb emacs ispell make grep diff rcs cvs patch send_pr libg++ newlib gprof gdbtest"
|
||||||
srctrigger=cfg-paper.texi
|
srctrigger=cfg-paper.texi
|
||||||
srcname="gnu development package"
|
srcname="gnu development package"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user