summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhobbs <hobbs>2004-07-16 23:40:29 (GMT)
committerhobbs <hobbs>2004-07-16 23:40:29 (GMT)
commit421c7030bc04d085205be748bff3f9c8d81f941c (patch)
tree1f757d096b06f0406d80963a31165eaf5a728723 /ChangeLog
parent540a0021c6a22c0e7dc3792a4811d9c497775e9b (diff)
downloadtk-421c7030bc04d085205be748bff3f9c8d81f941c.zip
tk-421c7030bc04d085205be748bff3f9c8d81f941c.tar.gz
tk-421c7030bc04d085205be748bff3f9c8d81f941c.tar.bz2
* unix/Makefile.in, unix/tcl.m4: move (C|LD)FLAGS after their
* unix/configure.in, unix/configure: _DEFAULT to allow for env setting to override m4 switches. Consolidate header checks to limit redundancy in configure. (CFLAGS_WARNING): Remove -Wconversion (SC_ENABLE_THREADS): Set m4 to force threaded build when built against a threaded Tcl core. Reorder configure.in for better 64-bit build configuration, replacing EXTRA_CFLAGS with CFLAGS. [Bug #874058]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1e14d25..81b72a5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2004-07-16 Jeff Hobbs <jeffh@ActiveState.com>
+
+ * unix/Makefile.in, unix/tcl.m4: move (C|LD)FLAGS after their
+ * unix/configure.in, unix/configure: _DEFAULT to allow for env
+ setting to override m4 switches.
+ Consolidate header checks to limit redundancy in configure.
+ (CFLAGS_WARNING): Remove -Wconversion
+ (SC_ENABLE_THREADS): Set m4 to force threaded build when built
+ against a threaded Tcl core.
+ Reorder configure.in for better 64-bit build configuration,
+ replacing EXTRA_CFLAGS with CFLAGS. [Bug #874058]
+
2004-07-14 Jim Ingham <jingham@apple.com>
* macosx/tkMacOSXCursor.c (TkpSetCursor): The code to not