summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2012-04-01 18:36:55 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2012-04-01 18:36:55 (GMT)
commit33bde427645f8931d8634cdba1819b5e66a69bd0 (patch)
tree37bcfd5dd413bd441e7fea98012d6617669c0f08 /ChangeLog
parent82f09d74956b7cd53fb289d631cd52b2a595da96 (diff)
downloadtk-33bde427645f8931d8634cdba1819b5e66a69bd0.zip
tk-33bde427645f8931d8634cdba1819b5e66a69bd0.tar.gz
tk-33bde427645f8931d8634cdba1819b5e66a69bd0.tar.bz2
re-generate configure
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 000cc66..72e6f47 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,10 +2,10 @@
* 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
+ * 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.
- * (autoconf has to run yet!)
+ * win/configure
2012-03-21 Jan Nijtmans <nijtmans@users.sf.net>