diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2012-04-02 09:48:06 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2012-04-02 09:48:06 (GMT) |
commit | 6fb70434886c81f401e6941b84adcfa80454dc39 (patch) | |
tree | c1c388415687a10fe7e876469402a54d53ff3939 /ChangeLog | |
parent | f5388f87a1561b44ad0b3ceaefa06ba58125adbe (diff) | |
parent | 33bde427645f8931d8634cdba1819b5e66a69bd0 (diff) | |
download | tk-6fb70434886c81f401e6941b84adcfa80454dc39.zip tk-6fb70434886c81f401e6941b84adcfa80454dc39.tar.gz tk-6fb70434886c81f401e6941b84adcfa80454dc39.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 + * unix/configure and mingw32 ports of Tcl/Tk to build + * win/tcl.m4: out-of-the-box using a native or cross- + * win/configure.in: compiler. + * win/configure + 2012-03-21 Jan Nijtmans <nijtmans@users.sf.net> * generic/tkColor.c: [Bug 2809525] Abort on overlong color name. |