diff options
author | hobbs <hobbs> | 2009-04-28 16:46:20 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2009-04-28 16:46:20 (GMT) |
commit | a084e20d7a737e54cee53c89b1ac6e0c0ecd5e8f (patch) | |
tree | 387a4d1ebe76266919dec30e413b1f2d84accd22 /ChangeLog | |
parent | 654740f1977f59f7a256d1361589f3dd97083339 (diff) | |
download | tcl-a084e20d7a737e54cee53c89b1ac6e0c0ecd5e8f.zip tcl-a084e20d7a737e54cee53c89b1ac6e0c0ecd5e8f.tar.gz tcl-a084e20d7a737e54cee53c89b1ac6e0c0ecd5e8f.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 Donal K. Fellows <dkf@users.sf.net> * doc/concat.n (EXAMPLES): [Bug 2780680]: Rewrote so that the spacing |