diff options
author | das <das> | 2005-05-26 11:18:14 (GMT) |
---|---|---|
committer | das <das> | 2005-05-26 11:18:14 (GMT) |
commit | e71c1f4ae2af9702d5f0aa3a63f7ef60474ad0be (patch) | |
tree | b586729fe660d15afb9b892ce7f0ac420b8e8286 /ChangeLog | |
parent | aec7e166712727c249337002f1fb866821458262 (diff) | |
download | tcl-e71c1f4ae2af9702d5f0aa3a63f7ef60474ad0be.zip tcl-e71c1f4ae2af9702d5f0aa3a63f7ef60474ad0be.tar.gz tcl-e71c1f4ae2af9702d5f0aa3a63f7ef60474ad0be.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.59 + 2005-05-25 Jeff Hobbs <jeffh@ActiveState.com> * generic/tclCmdMZ.c (Tcl_TimeObjCmd): add necessary cast |