summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authormdejong <mdejong>2001-06-26 00:43:29 (GMT)
committermdejong <mdejong>2001-06-26 00:43:29 (GMT)
commit76c470b4acca3995b035a2d9443db97489aeb75e (patch)
tree813aa448566b7e7eb9a2d40c89b2e5e4908c5204 /ChangeLog
parentb6f50b959cae44d44ea34fc38f6b1781a75a5efb (diff)
downloadtcl-76c470b4acca3995b035a2d9443db97489aeb75e.zip
tcl-76c470b4acca3995b035a2d9443db97489aeb75e.tar.gz
tcl-76c470b4acca3995b035a2d9443db97489aeb75e.tar.bz2
* win/tcl.m4 (SC_CONFIG_CFLAGS): Link to the
imm32 library when building with mingw gcc.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7a6c978..e11580b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2001-06-25 Mo DeJong <mdejong@redhat.com>
+ * win/tcl.m4 (SC_CONFIG_CFLAGS): Link to the
+ imm32 library when building with mingw gcc.
+
+2001-06-25 Mo DeJong <mdejong@redhat.com>
+
* win/configure: Regen.
* win/tcl.m4 (SC_CONFIG_CFLAGS): When building with
gcc, don't attempt to link with LD or support dllwrap.