diff options
author | hobbs <hobbs> | 2005-05-07 00:05:54 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2005-05-07 00:05:54 (GMT) |
commit | 33dde9da38322ebc65c821a378d4debd6a200312 (patch) | |
tree | 4a9fc7451a40fb1fc19ee1fd54e8cb302bc31d25 /ChangeLog | |
parent | 06ccaebaafb55508004011a0cb9ec73a6872c23b (diff) | |
download | tcl-33dde9da38322ebc65c821a378d4debd6a200312.zip tcl-33dde9da38322ebc65c821a378d4debd6a200312.tar.gz tcl-33dde9da38322ebc65c821a378d4debd6a200312.tar.bz2 |
* unix/tcl.m4, unix/configure: correct Solaris 10 (5.10) check and
add support for x86_64 Solaris cc builds.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2005-05-06 Jeff Hobbs <jeffh@ActiveState.com> + + * unix/tcl.m4, unix/configure: correct Solaris 10 (5.10) check and + add support for x86_64 Solaris cc builds. + 2005-05-05 Kevin B. Kenny <kennykb@acm.org> * win/tclWinThrd.c: Corrected a compilation error on the |