diff options
author | hobbs <hobbs> | 2005-02-10 23:41:41 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2005-02-10 23:41:41 (GMT) |
commit | 802c302f98451b35efadb747053097f4353fb418 (patch) | |
tree | 6ce4308c54e75247b1453557f58b8cc1d88f3edc /ChangeLog | |
parent | 526286e853d3b6de748f9fd0370d05b2c03774f4 (diff) | |
download | tk-802c302f98451b35efadb747053097f4353fb418.zip tk-802c302f98451b35efadb747053097f4353fb418.tar.gz tk-802c302f98451b35efadb747053097f4353fb418.tar.bz2 |
* 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.
Correct gcc builds for AIX-4+ and HP-UX-11.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2005-02-10 Jeff Hobbs <jeffh@ActiveState.com> + + * 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. + Correct gcc builds for AIX-4+ and HP-UX-11. + 2005-01-31 Donal K. Fellows <donal.k.fellows@man.ac.uk> * library/msgs/es_ES.msg: Added more localization for Spanish |