changes for new tcl/tk:
authorTom Tromey <tromey@redhat.com>
Fri, 2 Aug 1996 02:43:27 +0000 (02:43 +0000)
committerTom Tromey <tromey@redhat.com>
Fri, 2 Aug 1996 02:43:27 +0000 (02:43 +0000)
commit047465fd1b79902bf20b24f220cc0cdde08746c4
tree40349f944c99dee41a4571f0d8e0d205c0b6e1e8
parent2934d1c9258c32d0eae590e686f13304429a759e
changes for new tcl/tk:
        * gdbtk.c (mainWindow): Deleted.
        (cleanup_init): Don't destroy main window.
        (gdbtk_init): Main window now created by Tk_Init.

        * configure.in: Most X checks now handled automatically by Tk.
        Use new macros to find Tcl/Tk.
        * aclocal.m4: New version for new Tcl/Tk; from Don Libes.
        * config.in, configure: Regenerated.

        * Makefile.in (TCL, TCL_CFLAGS, TK, TK_CFLAGS, X11_CFLAGS,
        X11_LDFLAGS, X11_LIBS): Changed for new Tcl and Tk.
gdb/ChangeLog
gdb/Makefile.in
gdb/aclocal.m4
gdb/config.in
gdb/configure
gdb/configure.in
gdb/gdbtk.c
This page took 0.025398 seconds and 4 git commands to generate.