diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2010-02-19 15:02:53 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2010-02-19 15:02:53 (GMT) |
commit | d6cc0803308fcf0d43bb076c1fc9bd6df1f322d3 (patch) | |
tree | 0459397e13cd32ca8a0af746b91fe61c9dbd3cc5 /ChangeLog | |
parent | 98179c2eb0bc81ab39b0b65d730bccbba5f07fd4 (diff) | |
download | tk-d6cc0803308fcf0d43bb076c1fc9bd6df1f322d3.zip tk-d6cc0803308fcf0d43bb076c1fc9bd6df1f322d3.tar.gz tk-d6cc0803308fcf0d43bb076c1fc9bd6df1f322d3.tar.bz2 |
Fix [Bug 2415437] with supplied patch. LIB_RUNTIME_DIR now not forced to be
the same as $libdir.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ 2010-02-19 Donal K. Fellows <dkf@users.sf.net> + * unix/configure.in, unix/Makefile.in: [Bug 2415437]: Corrections to + allow installation of Tcl and Tk to different directories, especially + when neither is a system standard location. Also [Tcl Bug 2307398]. + * unix/installManPage: [Tcl Bug 2954638]: Correct behaviour of manual page installer. Also added armouring to check that assumptions about the initial state are actually valid (e.g., look for existing input |