summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authormdejong <mdejong>2005-12-10 01:36:46 (GMT)
committermdejong <mdejong>2005-12-10 01:36:46 (GMT)
commit7a60e0f3a116c26ff850ce104cb3249f04049920 (patch)
treeaccee04a2b4b0555cacedab2a8e9352712447a47 /ChangeLog
parent4fdc73733207bd69ff17bc8c150e026e35accb5b (diff)
downloadtcl-7a60e0f3a116c26ff850ce104cb3249f04049920.zip
tcl-7a60e0f3a116c26ff850ce104cb3249f04049920.tar.gz
tcl-7a60e0f3a116c26ff850ce104cb3249f04049920.tar.bz2
* win/configure: Regen.
* win/tcl.m4 (SC_CONFIG_CFLAGS): Define MACHINE for gcc builds. The lack of a definition of this variable in the manifest file was causing a runtime error in wish built with gcc.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d1085aa..cfd92be 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2005-12-09 Mo DeJong <mdejong@users.sourceforge.net>
+
+ * win/configure: Regen.
+ * win/tcl.m4 (SC_CONFIG_CFLAGS): Define MACHINE
+ for gcc builds. The lack of a definition of this
+ variable in the manifest file was causing a
+ runtime error in wish built with gcc.
+
2005-12-09 Donal K. Fellows <donal.k.fellows@manchester.ac.uk>
* tests/lsearch.test (lsearch-10.8..10): If the -start is off the end,