summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2003-10-06 16:17:43 (GMT)
committerdgp <dgp@users.sourceforge.net>2003-10-06 16:17:43 (GMT)
commitdeafc04c7d42f534525d6f5b15fb5a090a17ce14 (patch)
tree14a887890f193c7332d589a3a9feee77fb6924bd /ChangeLog
parent6bd60eb8cdd29b2c58394879f75693df6870cd76 (diff)
downloadtk-deafc04c7d42f534525d6f5b15fb5a090a17ce14.zip
tk-deafc04c7d42f534525d6f5b15fb5a090a17ce14.tar.gz
tk-deafc04c7d42f534525d6f5b15fb5a090a17ce14.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.57)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3c6fc80..9db6c07 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