* Makefile.in: Use $(objdir)/tcl and $(objdir)/tk if they are
authorStu Grossman <grossman@cygnus>
Wed, 2 Nov 1994 00:50:12 +0000 (00:50 +0000)
committerStu Grossman <grossman@cygnus>
Wed, 2 Nov 1994 00:50:12 +0000 (00:50 +0000)
commitcd2df226a74a368aa791b797888cfbc6cd7f558f
treefb6957ba93b61bb11497d5151e374ada3287a0a8
parentda15a93ea12380a05a34c15377e35d3415137375
* Makefile.in:  Use $(objdir)/tcl and $(objdir)/tk if they are
available.
* configure.in (ENABLE_CLIBS):  Use $(TCL) and $(TK) instead of
-ltcl and -ltk.
* gdbtk.c:  Get rid of lots of unnecessary #includes.
* (gdbtk_init):  Use ConnectionNumber macro instead of referencing
Display structure directly.
* gdbtk.tcl:  Change exit button to quit button (makes shebs
happy).
gdb/ChangeLog
gdb/Makefile.in
gdb/configure.in
gdb/gdbtk.c
gdb/gdbtk.tcl
This page took 0.024671 seconds and 4 git commands to generate.