diff options
author | nijtmans <nijtmans> | 2010-12-05 08:55:03 (GMT) |
---|---|---|
committer | nijtmans <nijtmans> | 2010-12-05 08:55:03 (GMT) |
commit | 5beae862e19a2e7436529dc895052bc0b4364ad4 (patch) | |
tree | c26a428d414f136b649db55951c7fcb0f54bd929 | |
parent | ee93f11636065a797e5bce0f04bf10476ea2c512 (diff) | |
download | tcl-5beae862e19a2e7436529dc895052bc0b4364ad4.zip tcl-5beae862e19a2e7436529dc895052bc0b4364ad4.tar.gz tcl-5beae862e19a2e7436529dc895052bc0b4364ad4.tar.bz2 |
[Patch #3116490] cross-compile support for unix
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ 2010-12-05 Jan Nijtmans <nijtmans@users.sf.net> * unix/tcl.m4: [Patch #3116490] cross-compile support for unix - * unix/configure (autoconf-2.95) + * unix/configure (autoconf-2.59) 2010-12-03 Jeff Hobbs <jeffh@ActiveState.com> |