]> sourceware.org Git - newlib-cygwin.git/commit
* config/tcl.m4 (SC_PATH_TCLCONFIG): Don't exit 0 if tclconfig fails.
authorDoug Evans <dje@google.com>
Mon, 2 Feb 2009 23:18:05 +0000 (23:18 +0000)
committerDoug Evans <dje@google.com>
Mon, 2 Feb 2009 23:18:05 +0000 (23:18 +0000)
commit42ef1b8fd46627847276b1deff4907fb3639705f
treee76b2e30692673fb451db303dc0115959d968e12
parent43616e5526861e4e6afeafb2f9cf4d4626a237b6
* 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
This page took 0.026786 seconds and 5 git commands to generate.