diff options
author | hobbs <hobbs> | 2009-04-28 16:52:31 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2009-04-28 16:52:31 (GMT) |
commit | 1d39d37569915c98b2d0481ee6fc1651c97ad221 (patch) | |
tree | e082becd378016e69b7752a3713319111d0136b1 /ChangeLog | |
parent | 972dc7549d64a4c2203fec9c5d425e1d1a06d2bb (diff) | |
download | tk-1d39d37569915c98b2d0481ee6fc1651c97ad221.zip tk-1d39d37569915c98b2d0481ee6fc1651c97ad221.tar.gz tk-1d39d37569915c98b2d0481ee6fc1651c97ad221.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-14 Stuart Cassoff <stwo@users.sourceforge.net> * unix/tcl.m4: Removed -Wno-implicit-int from CFLAGS_WARNING. |