|
From: Andreas K. <and...@us...> - 2002-09-14 02:52:37
|
Update of /cvsroot/tktoolkit/tk
In directory usw-pr-cvs1:/tmp/cvs-serv24732
Modified Files:
ChangeLog
Log Message:
* generic/tk.h: Moved RC_INVOKED down so that tcl.h is still
included when running the resource compiler. <tcl.h> excludes
the unnecessary parts on its own. This reenables the Windows
build. It failed because the non-inclusion of tcl.h caused the
resource compiler to miss some vital macro definitions
(TCL_FINAL_RELEASE, STRINGIFY, ...).
|