diff options
author | das <das> | 2008-03-13 17:44:15 (GMT) |
---|---|---|
committer | das <das> | 2008-03-13 17:44:15 (GMT) |
commit | 082f598b996bdb5c92d2da3c024d1b84b3c2ee7f (patch) | |
tree | 42bead27c3e56081942f839cc2fbde21320c5628 /ChangeLog | |
parent | f3a4d1009e8743428b1f3fab2037a0a42b3c8ace (diff) | |
download | tcl-082f598b996bdb5c92d2da3c024d1b84b3c2ee7f.zip tcl-082f598b996bdb5c92d2da3c024d1b84b3c2ee7f.tar.gz tcl-082f598b996bdb5c92d2da3c024d1b84b3c2ee7f.tar.bz2 |
* unix/configure.in: use backspace-quoting instead of double-quoting
* unix/tcl.m4: for lib paths in tclConfig.sh [Bug 1913622].
* unix/configure: autoconf-2.59
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2008-03-13 Daniel Steffen <das@users.sourceforge.net> + + * unix/configure.in: use backspace-quoting instead of double-quoting + * unix/tcl.m4: for lib paths in tclConfig.sh [Bug 1913622]. + * unix/configure: autoconf-2.59 + 2008-03-13 Don Porter <dgp@users.sourceforge.net> * changes: Updated for 8.5.2 release. |