diff options
| author | hobbs <hobbs> | 2001-03-30 23:46:16 (GMT) |
|---|---|---|
| committer | hobbs <hobbs> | 2001-03-30 23:46:16 (GMT) |
| commit | 848416435f324c3871a5fe040ed12599af32a630 (patch) | |
| tree | aa63492a81a3ab2d41c95e6bf512f0d3883c7424 | |
| parent | 1e3081764f2a2e905b38ddad3b27642d3bb64f1e (diff) | |
| download | tcl-848416435f324c3871a5fe040ed12599af32a630.zip tcl-848416435f324c3871a5fe040ed12599af32a630.tar.gz tcl-848416435f324c3871a5fe040ed12599af32a630.tar.bz2 | |
see ChangeLog
| -rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2001-03-30 Jeff Hobbs <jeffh@ActiveState.com> + + * win/tcl.m4: added imm32.lib to LIBS_GUI for Tk IME support. + + * win/Makefile.in (install-libraries): removed extra \s that broke + the target. + (install-doc): improved install-* targets to use their base build + dependency. + 2001-03-30 Andreas Kupries <andreas_kupries@users.sourceforge.net> * All of the changes below belong to TIP #10 [Tcl I/O Enhancement: |
