diff options
author | hobbs <hobbs> | 2009-04-28 16:42:04 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2009-04-28 16:42:04 (GMT) |
commit | 04ea78ea6abac1b67cda877f32c8a79a0496b44b (patch) | |
tree | f227279fb3c68c967e32a000e1a72122b03fbc25 /ChangeLog | |
parent | 4ce9fe53dec6acb9baef9825f09cccd3d2984204 (diff) | |
download | tcl-04ea78ea6abac1b67cda877f32c8a79a0496b44b.zip tcl-04ea78ea6abac1b67cda877f32c8a79a0496b44b.tar.gz tcl-04ea78ea6abac1b67cda877f32c8a79a0496b44b.tar.bz2 |
* unix/tcl.m4, unix/configure (SC_CONFIG_CFLAGS): harden the check
to add _r to CC on AIX with threads.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2009-04-28 Jeff Hobbs <jeffh@ActiveState.com> + + * unix/tcl.m4, unix/configure (SC_CONFIG_CFLAGS): harden the check + to add _r to CC on AIX with threads. + 2009-04-27 Alexandre Ferrieux <ferrieux@users.sourceforge.net> * generic/tclInt.h: Backport fix for [Bug 1028264]: WSACleanup() too early. |