|
From: Andreas K. <and...@us...> - 2006-09-27 18:44:10
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv9648 Modified Files: ChangeLog Log Message: * unix/Makefile.in (install-binaries): Added a second guard to the * win/Makefile.in: package index file to prevent older versions of * win/makefile.vc: Tcl from seeing version numbers which may contain a/b information, and then balking on them. This could otherwise happen when Tcl/Tk 8.4 and 8.5 are installed in the same directory, seeing each other. [SF Tk Bug 1566418]. |