diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2011-03-16 09:25:54 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2011-03-16 09:25:54 (GMT) |
commit | 06a4d7bb24ad2ba3edccb00c06f3c0cca7f5fda4 (patch) | |
tree | f9b3bb90b0edbbe0c5553c06a344176c2255eb55 /ChangeLog | |
parent | a207870d30b45dbaf343cfc5e6f9ef7e23cee423 (diff) | |
parent | cb78c7f8a41f037806b2d4b1489bbd1e28f375a2 (diff) | |
download | tcl-06a4d7bb24ad2ba3edccb00c06f3c0cca7f5fda4.zip tcl-06a4d7bb24ad2ba3edccb00c06f3c0cca7f5fda4.tar.gz tcl-06a4d7bb24ad2ba3edccb00c06f3c0cca7f5fda4.tar.bz2 |
Make SHLIB_LD_LIBS='${LIBS}' the default and set to "" on per-platform necessary basis.
Backported from TEA, but kept all original platform code which was removed from TEA.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2011-03-16 Jan Nijtmans <nijtmans@users.sf.net> + + * unix/tcl.m4: Make SHLIB_LD_LIBS='${LIBS}' the default and + * unix/configure: set to "" on per-platform necessary basis. + Backported from TEA, but kept all original platform code which was + removed from TEA. + 2011-03-14 Kevin B. Kenny <kennykb@acm.org> * tools/tclZIC.tcl (onDayOfMonth): Allow for leading zeroes |