From: Mo D. <md...@us...> - 2005-07-25 00:40:45
|
Update of /cvsroot/tcl/tcl/win In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5173/win Modified Files: configure tcl.m4 Log Message: * unix/configure: Regen. * unix/tcl.m4 (SC_PROG_TCLSH, SC_BUILD_TCLSH): * win/configure: Regen. * win/tcl.m4 (SC_PROG_TCLSH, SC_BUILD_TCLSH): Split confused search for tclsh on PATH and build and install locations into two macros. SC_PROG_TCLSH searches just the PATH. SC_BUILD_TCLSH determines the name of the tclsh executable in the Tcl build directory. [Tcl bug 1160114] [Tcl patch 1244153] |