diff options
author | mdejong <mdejong> | 2001-11-25 01:56:09 (GMT) |
---|---|---|
committer | mdejong <mdejong> | 2001-11-25 01:56:09 (GMT) |
commit | c3778545e13e2216951950fec35c2283d7ac01b4 (patch) | |
tree | 7922af0731c52be1bc2079bd9c8636f15149b52b /ChangeLog | |
parent | 6f30a681fb64575c78ebdc1542209fb2c0a2c06e (diff) | |
download | tcl-c3778545e13e2216951950fec35c2283d7ac01b4.zip tcl-c3778545e13e2216951950fec35c2283d7ac01b4.tar.gz tcl-c3778545e13e2216951950fec35c2283d7ac01b4.tar.bz2 |
* win/configure: Regen.
* win/tcl.m4 (SC_CONFIG_CFLAGS): Add comctl32.lib
to wish link libs. This change was originally added
to Tk on 2001-11-09 but was not committed to Tcl.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2001-11-24 Mo DeJong <mdejong@users.sourceforge.net> + + * win/configure: Regen. + * win/tcl.m4 (SC_CONFIG_CFLAGS): Add comctl32.lib + to wish link libs. This change was originally added + to Tk on 2001-11-09 but was not committed to Tcl. + 2001-11-23 Daniel Steffen <das@users.sourceforge.net> * unix/Makefile.in: |