diff options
author | Kevin B Kenny <kennykb@acm.org> | 2009-01-20 03:39:06 (GMT) |
---|---|---|
committer | Kevin B Kenny <kennykb@acm.org> | 2009-01-20 03:39:06 (GMT) |
commit | 0222c4039bb0ff157f8b1d2b12421d1ffb4109a5 (patch) | |
tree | a635da4c58a2522718f04767a68d6c0a28316096 /ChangeLog | |
parent | 4856d406c2f6f07a24a5f5d11e7fc87e1b5ef253 (diff) | |
download | tk-0222c4039bb0ff157f8b1d2b12421d1ffb4109a5.zip tk-0222c4039bb0ff157f8b1d2b12421d1ffb4109a5.tar.gz tk-0222c4039bb0ff157f8b1d2b12421d1ffb4109a5.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-16 Don Porter <dgp@users.sourceforge.net> * generic/tk.h: Bump patchlevel to 8.6b1.1 to distinguish |