diff options
author | hobbs <hobbs> | 2009-04-28 16:53:17 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2009-04-28 16:53:17 (GMT) |
commit | 554ab376d71ec5c1566db04e0bdadebf3d9dc1a6 (patch) | |
tree | 844eff74e12a55ca3b809ae5ec580788afeae6f1 /ChangeLog | |
parent | 8ffda9025c94616a1415f41f6daf5438c921f861 (diff) | |
download | tk-554ab376d71ec5c1566db04e0bdadebf3d9dc1a6.zip tk-554ab376d71ec5c1566db04e0bdadebf3d9dc1a6.tar.gz tk-554ab376d71ec5c1566db04e0bdadebf3d9dc1a6.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 |