diff options
author | hobbs <hobbs> | 2009-04-28 16:53:59 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2009-04-28 16:53:59 (GMT) |
commit | 6da62179f41c6011115f80c8720eb1c6ac8fa5f9 (patch) | |
tree | 8b5fb1220dbab0488a6ea5bd57105a7639c28bfd /ChangeLog | |
parent | b833b61c1a2034bc3c012917d44a1b2a29d26d9a (diff) | |
download | tk-6da62179f41c6011115f80c8720eb1c6ac8fa5f9.zip tk-6da62179f41c6011115f80c8720eb1c6ac8fa5f9.tar.gz tk-6da62179f41c6011115f80c8720eb1c6ac8fa5f9.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> * generic/tkInt.decls: [Bug 2768945]: Expose (as "private") a set of |