diff options
author | Kevin B Kenny <kennykb@acm.org> | 2009-01-20 03:38:01 (GMT) |
---|---|---|
committer | Kevin B Kenny <kennykb@acm.org> | 2009-01-20 03:38:01 (GMT) |
commit | f646b68ea8f4291315a66173d7c4c117ebf263cd (patch) | |
tree | a23c15835f53190fe34fe6f7ad1daf9d83e6ff18 /ChangeLog | |
parent | fd00a34b31e7a9a6b7201a7f9e66b660af40f299 (diff) | |
download | tcl-f646b68ea8f4291315a66173d7c4c117ebf263cd.zip tcl-f646b68ea8f4291315a66173d7c4c117ebf263cd.tar.gz tcl-f646b68ea8f4291315a66173d7c4c117ebf263cd.tar.bz2 |
Patch 907924
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +2009-01-19 Kevin B. Kenny <kennykb@acm.org> + + * unix/Makefile.in: Added a CONFIG_INSTALL_DIR parameter so that + * unix/tcl.m4: distributors can control where tclConfig.sh goes. + Made the installation of 'ldAix' conditional + upon actually being on an AIX system. Allowed for downstream + packagers to customize SHLIB_VERSION on BSD-derived systems. + Thanks to Stuart Cassoff for [Patch 907924]. + * unix/configure: Autoconf 2.59 + 2009-01-19 David Gravereaux <davygrvy@pobox.com> * win/build.vc.bat: Improved tools detection and error message |