diff options
author | das <das> | 2005-04-09 10:17:16 (GMT) |
---|---|---|
committer | das <das> | 2005-04-09 10:17:16 (GMT) |
commit | a1973dc40e75982b4c76dd6f9b3eb167c217b37b (patch) | |
tree | f79882084420bc962e7d5e704f662bf31de125ec /ChangeLog | |
parent | b68247775d722f7b7fe712ff04e0b3c23f22ee87 (diff) | |
download | tk-a1973dc40e75982b4c76dd6f9b3eb167c217b37b.zip tk-a1973dc40e75982b4c76dd6f9b3eb167c217b37b.tar.gz tk-a1973dc40e75982b4c76dd6f9b3eb167c217b37b.tar.bz2 |
* unix/tcl.m4 (Darwin): added -single_module linker flag to
TCL_SHLIB_LD_EXTRAS and TK_SHLIB_LD_EXTRAS.
* unix/configure: autoconf-2.13
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2005-04-09 Daniel Steffen <das@users.sourceforge.net> + + * unix/tcl.m4 (Darwin): added -single_module linker flag to + TCL_SHLIB_LD_EXTRAS and TK_SHLIB_LD_EXTRAS. + * unix/configure: autoconf-2.13 + 2005-03-29 Jeff Hobbs <jeffh@ActiveState.com> * win/tcl.m4, win/configure: do not require cygpath in macros to |