diff options
author | das <das> | 2005-07-30 06:45:30 (GMT) |
---|---|---|
committer | das <das> | 2005-07-30 06:45:30 (GMT) |
commit | ce8d7d22d0f5eb10e00df422dffb587c95481678 (patch) | |
tree | 4c2f103c7acca13730caa0041e1b5d03c8dc2580 /ChangeLog | |
parent | 968da56340a28292aaa75a1dd2e1d41e620911a1 (diff) | |
download | tk-ce8d7d22d0f5eb10e00df422dffb587c95481678.zip tk-ce8d7d22d0f5eb10e00df422dffb587c95481678.tar.gz tk-ce8d7d22d0f5eb10e00df422dffb587c95481678.tar.bz2 |
* unix/Makefile.in (html): reverted/amended changes of 2005-07-24
that broke TkAqua 'make install'; added BUILD_HTML_FLAGS
optional var like in tcl/unix/Makefile.in.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2005-07-30 Daniel Steffen <das@users.sourceforge.net> + + * unix/Makefile.in (html): reverted/amended changes of 2005-07-24 + that broke TkAqua 'make install'; added BUILD_HTML_FLAGS + optional var like in tcl/unix/Makefile.in. + 2005-07-28 Jeff Hobbs <jeffh@ActiveState.com> * macosx/tkMacOSXDraw.c (XDrawLines, XDrawSegments): correct |