diff options
author | davygrvy <davygrvy@pobox.com> | 2004-11-24 21:39:20 (GMT) |
---|---|---|
committer | davygrvy <davygrvy@pobox.com> | 2004-11-24 21:39:20 (GMT) |
commit | d97e640af4e2f688cbc70b909fad44606f84b0a6 (patch) | |
tree | 2ac4d0db4befc9b85533613e6d1359f4271f8631 /ChangeLog | |
parent | a99970bd99ecb3a539ddd86b873cf0910ca6c6bf (diff) | |
download | tcl-d97e640af4e2f688cbc70b909fad44606f84b0a6.zip tcl-d97e640af4e2f688cbc70b909fad44606f84b0a6.tar.gz tcl-d97e640af4e2f688cbc70b909fad44606f84b0a6.tar.bz2 |
no message
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2004-11-24 David Gravereaux <davygrvy@pobox.com> + + * generic/tclPort.h: Relative include of tclWinPort.h returned + as it was requiring me set -I$(tcl_root)/win for my extensions + that need to include tclInt.h and doesn't appear to serve any + purpose for windows builds. + 2004-11-24 Kevin B. Kenny <kennykb@acm.org> * unix/tcl.m4 (SC_ENABLE_THREADS): Corrected bad check for |