summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhobbs <hobbs>2004-07-19 20:30:01 (GMT)
committerhobbs <hobbs>2004-07-19 20:30:01 (GMT)
commit23b110750cfc4d080d64119fc3b48df02527a094 (patch)
tree1d645438131cebe453323b4abe6fcaec7fbcf266 /ChangeLog
parente588dc1eeed689236f0c555b83ceeb0ae136dc13 (diff)
downloadtk-23b110750cfc4d080d64119fc3b48df02527a094.zip
tk-23b110750cfc4d080d64119fc3b48df02527a094.tar.gz
tk-23b110750cfc4d080d64119fc3b48df02527a094.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, add -fno-strict-aliasing for gcc builds (need to suppress 3.x type puning warnings). (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--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 148da7e..1d7c55f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2004-07-19 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, add -fno-strict-aliasing
+ for gcc builds (need to suppress 3.x type puning warnings).
+ (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