summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authormdejong <mdejong>2003-01-13 07:30:58 (GMT)
committermdejong <mdejong>2003-01-13 07:30:58 (GMT)
commit24b85561272fc278646565a3a360142b28c05616 (patch)
tree93911229c9f025533faaeddff8877ba605f5cffe /ChangeLog
parent6e68f4745890b2e4288f902b558cd63f005887ef (diff)
downloadtk-24b85561272fc278646565a3a360142b28c05616.zip
tk-24b85561272fc278646565a3a360142b28c05616.tar.gz
tk-24b85561272fc278646565a3a360142b28c05616.tar.bz2
* win/Makefile.in: Add TCL_DEFS to AC_FLAGS
so that compiler flags defined by Tcl get passed to the compiler. Add empty rule for cat.c so that Tk compiles under msys. * win/configure: Regen. * win/tcl.m4: Update from Tcl, this pulls in a subst of TCL_DEFS, it also defines USE_THREAD_ALLOC when threads are used and it updates the SC_ENABLE_SYMBOLS and SC_PROG_TCLSH macros to match the ones used in Tcl.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8190171..2f3a6e5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+2003-01-12 Mo DeJong <mdejong@users.sourceforge.net>
+
+ * win/Makefile.in: Add TCL_DEFS to AC_FLAGS
+ so that compiler flags defined by Tcl get
+ passed to the compiler. Add empty rule
+ for cat.c so that Tk compiles under msys.
+ * win/configure: Regen.
+ * win/tcl.m4: Update from Tcl, this pulls
+ in a subst of TCL_DEFS, it also defines
+ USE_THREAD_ALLOC when threads are used
+ and it updates the SC_ENABLE_SYMBOLS
+ and SC_PROG_TCLSH macros to match the
+ ones used in Tcl.
+
2003-01-10 Joe English <jenglish@users.sourceforge.net>
* unix/tkUnixEvent.c (OpenIM): Remove unused variable