summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authormdejong <mdejong>2001-06-26 00:53:01 (GMT)
committermdejong <mdejong>2001-06-26 00:53:01 (GMT)
commit8f2d7d9c0c6cc1877c74aba39be24687c6791c32 (patch)
treeb1c5417a7814a3a65e5e28a3bb1f444c0d87b32f /ChangeLog
parent76c470b4acca3995b035a2d9443db97489aeb75e (diff)
downloadtcl-8f2d7d9c0c6cc1877c74aba39be24687c6791c32.zip
tcl-8f2d7d9c0c6cc1877c74aba39be24687c6791c32.tar.gz
tcl-8f2d7d9c0c6cc1877c74aba39be24687c6791c32.tar.bz2
* win/configure: Regen.
* win/configure.in: Use RC_DEFINE flag from tcl.m4. * win/tcl.m4 (SC_CONFIG_CFLAGS): Set RC_DEFINE flag based on the compiler in use.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e11580b..10d57ee 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2001-06-25 Mo DeJong <mdejong@redhat.com>
+ * win/configure: Regen.
+ * win/configure.in: Use RC_DEFINE flag from tcl.m4.
+ * win/tcl.m4 (SC_CONFIG_CFLAGS): Set RC_DEFINE
+ flag based on the compiler in use.
+
+2001-06-25 Mo DeJong <mdejong@redhat.com>
+
* win/tcl.m4 (SC_CONFIG_CFLAGS): Link to the
imm32 library when building with mingw gcc.