diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2011-03-16 09:14:36 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2011-03-16 09:14:36 (GMT) |
commit | cb78c7f8a41f037806b2d4b1489bbd1e28f375a2 (patch) | |
tree | 747380a702f9b3a4f0f7e6429fae70e1432d18ce /ChangeLog | |
parent | 8de1e1fbccf76d8a4a83722faaac940f23cd299c (diff) | |
download | tcl-cb78c7f8a41f037806b2d4b1489bbd1e28f375a2.zip tcl-cb78c7f8a41f037806b2d4b1489bbd1e28f375a2.tar.gz tcl-cb78c7f8a41f037806b2d4b1489bbd1e28f375a2.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 | 8 |
1 files changed, 7 insertions, 1 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 @@ -10,7 +17,6 @@ * library/tzdata/Pacific/Easter: * library/tzdata/Pacific/Honolulu: tzdata2011d -2011-03-10 Jan Nijtmans <nijtmans@users.sf.net> * unix/configure.in [Bug 3205320]: stack space detection defeated by inlining * unix/configure: (autoconf-2.59) |