diff options
author | dgp <dgp@users.sourceforge.net> | 2003-10-06 17:10:57 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2003-10-06 17:10:57 (GMT) |
commit | 65ad6953ff82273f66f448dc7857c94708bdcd9e (patch) | |
tree | 0e05cc36a27472d3454a457676cfa7ddcec4a54e /ChangeLog | |
parent | 45f853f735ec129e4f324d44318f1eb80dcc0cdd (diff) | |
download | tk-65ad6953ff82273f66f448dc7857c94708bdcd9e.zip tk-65ad6953ff82273f66f448dc7857c94708bdcd9e.tar.gz tk-65ad6953ff82273f66f448dc7857c94708bdcd9e.tar.bz2 |
log update
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ *unix/configure.in: Reconfigured to use $TCL_PREFIX as the default value of --prefix, and also added warning when a TK_PREFIX value different from TCL_PREFIX is selected, since [package require Tk] - fails in that configuration. [Bug 765642] + fails in that configuration. [Bugs 428627,765642] * unix/tcl.m4 (SC_PATH_TCLCONFIG): Corrected search path so that alpha and beta releases of Tcl are not favored. [Bug 608698] |