-
- Downloads
* config/tcl.m4 (SC_PATH_TCLCONFIG): Don't exit 0 if tclconfig fails.
(SC_PATH_TKCONFIG): Don't exit 0 if tkconfig fails. (SC_LOAD_TCLCONFIG): Quote all uses of TCL_BIN_DIR, it may contain "# no Tcl configs found". (SC_LOAD_TKCONFIG): Similarily for TK_BIN_DIR. * gdb/configure.ac (gdbkt): Check both no_tcl/no_tk first, before doing any further tcl/tk configury. Don't configure gdbtk if tcl or tk check fails. * gdb/aclocal.m4: Regenerate. * gdb/configure: Regenerate. * gdb/gdbtk/plugins/aclocal.m4: Regenerate. * gdb/gdbtk/plugins/configure: Regenerate.
Showing
- config/ChangeLog 8 additions, 0 deletionsconfig/ChangeLog
- config/tcl.m4 6 additions, 8 deletionsconfig/tcl.m4
- gdb/ChangeLog 8 additions, 0 deletionsgdb/ChangeLog
- gdb/aclocal.m4 3 additions, 21 deletionsgdb/aclocal.m4
- gdb/configure 194 additions, 172 deletionsgdb/configure
- gdb/configure.ac 55 additions, 55 deletionsgdb/configure.ac
Loading
Please register or sign in to comment