diff options
author | patthoyts <patthoyts@users.sourceforge.net> | 2004-09-06 13:45:29 (GMT) |
---|---|---|
committer | patthoyts <patthoyts@users.sourceforge.net> | 2004-09-06 13:45:29 (GMT) |
commit | 932edb88168c91456960b244d877f7456ef1f9ed (patch) | |
tree | 28ff7550436c9939bad7ecaaee4588a8f9025553 /ChangeLog | |
parent | 901d7c12a89335301776da04b7616f83cf1d2842 (diff) | |
download | tk-932edb88168c91456960b244d877f7456ef1f9ed.zip tk-932edb88168c91456960b244d877f7456ef1f9ed.tar.gz tk-932edb88168c91456960b244d877f7456ef1f9ed.tar.bz2 |
Set TK_LIBRARY when execing Tk apps (test, runtest, rundemo).
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2004-09-06 Pat Thoyts <patthoyts@users.sourceforge.net> + + * win/makefile.vc: Set TK_LIBRARY when execing Tk apps (test, + runtest, rundemo). + 2004-09-03 Donal K. Fellows <donal.k.fellows@man.ac.uk> * macosx/tkMacOSXMenus.c (GenerateEditEvent): |