summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 913521e..049eb71 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2004-07-20 Daniel Steffen <das@users.sourceforge.net>
+ * unix/tcl.m4: fixed Darwin autoconf breakage caused by
+ recent CFLAGS reordering.
+ * unix/configure: regen
+
+ * unix/tclConfig.sh.in: replaced EXTRA_CFLAGS with CFLAGS.
+ * unix/dltest/Makefile.in: replaced EXTRA_CFLAGS with DEFS.
+
* macosx/tclMacOSXBundle.c: dynamically acquire address for
CFBundleOpenBundleResourceMap symbol, since it is only present in
full CoreFoundation on Mac OS X and not in CFLite on pure Darwin.