diff options
author | patthoyts <patthoyts@noemail.net> | 2006-10-18 08:56:20 (GMT) |
---|---|---|
committer | patthoyts <patthoyts@noemail.net> | 2006-10-18 08:56:20 (GMT) |
commit | f9b5d8a412439e955ee1cf3251ca37681dfbc983 (patch) | |
tree | dcefe6334ff1101d026a8b15ab5bb79d419a103c /ChangeLog | |
parent | 2e929e6e139c0583985bf51e58d4b56af6b84177 (diff) | |
download | tk-f9b5d8a412439e955ee1cf3251ca37681dfbc983.zip tk-f9b5d8a412439e955ee1cf3251ca37681dfbc983.tar.gz tk-f9b5d8a412439e955ee1cf3251ca37681dfbc983.tar.bz2 |
Ensure builds with VC6 without Platform SDK and pickup MACHINE from environment
to make life easier on Windows non-x86 platforms.
FossilOrigin-Name: 854a284193d1143b75ac1ba436e87c0dbe38f1c3
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2006-10-18 Pat Thoyts <patthoyts@users.sourceforge.net> + + * win/nmakehlp.c: Ensure builds with VC6 without Platform SDK. + * win/rules.vc: Pickup MACHINE from environment. + 2006-10-17 Don Porter <dgp@users.sourceforge.net> * generic/tkPanedWindow.c: Cleaned up some code flagged by a |