diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2012-03-30 15:12:06 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2012-03-30 15:12:06 (GMT) |
commit | 82f09d74956b7cd53fb289d631cd52b2a595da96 (patch) | |
tree | 550831700714e0ace7a604f0bf0ecde89410f223 /ChangeLog | |
parent | b0f6c7757ff6565314d49f69fe45427c6bbda8d7 (diff) | |
parent | 49df110769eec89b42d4f354d37bc4762b2d07de (diff) | |
download | tk-82f09d74956b7cd53fb289d631cd52b2a595da96.zip tk-82f09d74956b7cd53fb289d631cd52b2a595da96.tar.gz tk-82f09d74956b7cd53fb289d631cd52b2a595da96.tar.bz2 |
[Bug 3511806] Compiler checks too early
(autoconf still to be run!)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2012-03-30 Jan Nijtmans <nijtmans@users.sf.net> + + * unix/tcl.m4: [Bug 3511806] Compiler checks too early + * unix/configure.in: This change allows to build the cygwin + * and mingw32 ports of Tcl/Tk to build + * win/tcl.m4: out-of-the-box using a native or cross- + * win/configure.in: compiler. + * (autoconf has to run yet!) + 2012-03-21 Jan Nijtmans <nijtmans@users.sf.net> * generic/tkColor.c: [Bug 2809525] Abort on overlong color name. |