diff options
author | das <das> | 2005-05-26 11:19:25 (GMT) |
---|---|---|
committer | das <das> | 2005-05-26 11:19:25 (GMT) |
commit | 57ee6386d1f294a81696dd756f6650c50201d918 (patch) | |
tree | 09881d76e37d3e83cb0790daebb2de73e921e1e2 /ChangeLog | |
parent | a4cdc865d7714654fd17a2e9ebb03a26826daecc (diff) | |
download | tcl-57ee6386d1f294a81696dd756f6650c50201d918.zip tcl-57ee6386d1f294a81696dd756f6650c50201d918.tar.gz tcl-57ee6386d1f294a81696dd756f6650c50201d918.tar.bz2 |
* macosx/Makefile: moved & corrected EMBEDDED_BUILD check.
* unix/configure.in: corrected framework finalization to softlink
stub library to Versions/8.x subdir instead of Versions/Current.
* unix/configure: autoconf-2.59
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2005-05-26 Daniel Steffen <das@users.sourceforge.net> + + * macosx/Makefile: moved & corrected EMBEDDED_BUILD check. + + * unix/configure.in: corrected framework finalization to softlink + stub library to Versions/8.x subdir instead of Versions/Current. + * unix/configure: autoconf-2.13 + 2005-05-25 Jeff Hobbs <jeffh@ActiveState.com> * generic/tclCmdMZ.c (Tcl_TimeObjCmd): add necessary cast |