diff options
author | nijtmans <nijtmans@noemail.net> | 2010-12-05 08:55:03 (GMT) |
---|---|---|
committer | nijtmans <nijtmans@noemail.net> | 2010-12-05 08:55:03 (GMT) |
commit | d491e09516e5d6d027863a054d5f3c717d57d433 (patch) | |
tree | c26a428d414f136b649db55951c7fcb0f54bd929 | |
parent | 81a5c23f053779bedb2ace761fb9a2f1f21d1ee3 (diff) | |
download | tcl-d491e09516e5d6d027863a054d5f3c717d57d433.zip tcl-d491e09516e5d6d027863a054d5f3c717d57d433.tar.gz tcl-d491e09516e5d6d027863a054d5f3c717d57d433.tar.bz2 |
[Patch #3116490] cross-compile support for unix
FossilOrigin-Name: ce7a104a2cb47ad55beb820ef6af09a1b4684e32
-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> |