diff options
author | hobbs <hobbs> | 2005-02-10 23:41:07 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2005-02-10 23:41:07 (GMT) |
commit | 862bc678a59d18ae7386cc88cef1909240641ba8 (patch) | |
tree | 0fc06a8ca6cec9d754ff9de8987c60b3f4389ed2 /ChangeLog | |
parent | 767ffd22849381d6abc8bd53097e43ee6e136cb1 (diff) | |
download | tcl-862bc678a59d18ae7386cc88cef1909240641ba8.zip tcl-862bc678a59d18ae7386cc88cef1909240641ba8.tar.gz tcl-862bc678a59d18ae7386cc88cef1909240641ba8.tar.bz2 |
correct ChangeLog notes
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2,8 +2,8 @@ * unix/Makefile.in: remove SHLIB_LD_FLAGS (only for AIX, inlined * unix/tcl.m4: into SHLIB_LD). Combine AIX-* and AIX-5 - * unix/configure: branches in SC_CONFIG_CFLAGS. Enable 64-bit - gcc builds for AIX-4+, correct gcc builds for HP-UX-11. + * unix/configure: branches in SC_CONFIG_CFLAGS. + Correct gcc builds for AIX-4+ and HP-UX-11. 2005-02-10 Miguel Sofer <msofer@users.sf.net> |