* config/tcl.m4 (SC_PATH_TCLCONFIG): Don't exit 0 if tclconfig fails.
commit9e4582d0a27cd4a298396867d8b4269c27514841
authorDoug Evans <dje@sebabeach.org>
Mon, 2 Feb 2009 23:18:05 +0000 (2 23:18 +0000)
committerDoug Evans <dje@sebabeach.org>
Mon, 2 Feb 2009 23:18:05 +0000 (2 23:18 +0000)
tree0bdcc640fa31b06f4ed6dba246eed2c8b2fbf9d3
parent4a501e833e43bf081f2c89d897586c53b163b14c
* 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.
config/ChangeLog
config/tcl.m4