summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authormdejong <mdejong>2005-07-25 00:39:42 (GMT)
committermdejong <mdejong>2005-07-25 00:39:42 (GMT)
commitda751217dadb93cfbc4126c5f6058af4044cc915 (patch)
tree10fd8249810e618446319e164843bd0cf3383a8d /ChangeLog
parent88304e7e4a0cf2399fa92d3a6ccfa127603299fa (diff)
downloadtcl-da751217dadb93cfbc4126c5f6058af4044cc915.zip
tcl-da751217dadb93cfbc4126c5f6058af4044cc915.tar.gz
tcl-da751217dadb93cfbc4126c5f6058af4044cc915.tar.bz2
* 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]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 961d32b..e029a4e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+2005-07-24 Mo DeJong <mdejong@users.sourceforge.net>
+
+ * 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]
+
2005-07-23 Don Porter <dgp@users.sourceforge.net>
* library/auto.tcl: Updates to the Tcl script library to make