summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authormdejong <mdejong>2005-07-25 01:17:02 (GMT)
committermdejong <mdejong>2005-07-25 01:17:02 (GMT)
commiteb02536e79e9a0ada6a15791221f37b803ab6bb9 (patch)
tree4722e407cd750d0845b376973ac0958ebea7ef2d /ChangeLog
parent7f920790d8f824c489075223c18017f9656bb717 (diff)
downloadtcl-eb02536e79e9a0ada6a15791221f37b803ab6bb9.zip
tcl-eb02536e79e9a0ada6a15791221f37b803ab6bb9.tar.gz
tcl-eb02536e79e9a0ada6a15791221f37b803ab6bb9.tar.bz2
* unix/tcl.m4 (SC_PROG_TCLSH, SC_BUILD_TCLSH):
* 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]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8907845..4a08eaa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2005-07-24 Mo DeJong <mdejong@users.sourceforge.net>
+
+ * unix/tcl.m4 (SC_PROG_TCLSH, SC_BUILD_TCLSH):
+ * 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]
+
2005-07-22 Don Porter <dgp@users.sourceforge.net>
* library/auto.tcl: Updates to the Tcl script library to make