summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2003-10-06 16:04:36 (GMT)
committerdgp <dgp@users.sourceforge.net>2003-10-06 16:04:36 (GMT)
commitc2dd6ffabf1f18a3dc4c0f0439cbbbd884ef31a7 (patch)
tree027b97c0a14530a0ec4783eef2f4bc087ea3adae /ChangeLog
parentc2fb1be822c7ca6b052ea2934a05bbf13461ef91 (diff)
downloadtk-c2dd6ffabf1f18a3dc4c0f0439cbbbd884ef31a7.zip
tk-c2dd6ffabf1f18a3dc4c0f0439cbbbd884ef31a7.tar.gz
tk-c2dd6ffabf1f18a3dc4c0f0439cbbbd884ef31a7.tar.bz2
* unix/tcl.m4 (SC_PATH_TCLCONFIG): Corrected search path so
that alpha and beta releases of Tcl are not favored. [Bug 608698] * unix/configure: autoconf (2.13)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index aac890b..04d7521 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2003-10-06 Don Porter <dgp@users.sourceforge.net>
+ * unix/tcl.m4 (SC_PATH_TCLCONFIG): Corrected search path so
+ that alpha and beta releases of Tcl are not favored. [Bug 608698]
+
* unix/configure.in: Added check that version of Tcl header found
by configure matches that of the Tk we wish to build. As long as
the Tk sources insist on lockstep releases, Tk's configuration should