diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2011-08-30 07:44:33 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2011-08-30 07:44:33 (GMT) |
commit | f461c3f99678584b57c3d8e39011da662b326ee7 (patch) | |
tree | 420d05944fa9cec8e0c11df995de71fe2efc1a96 /ChangeLog | |
parent | 664a327665c85de251423f7a679879e8382041c8 (diff) | |
download | tk-f461c3f99678584b57c3d8e39011da662b326ee7.zip tk-f461c3f99678584b57c3d8e39011da662b326ee7.tar.gz tk-f461c3f99678584b57c3d8e39011da662b326ee7.tar.bz2 |
Make SHLIB_LD_LIBS='${LIBS}' the default and set to "" on per-platform necessary basis. Add Haiku support and better NetBSD/FreeBSD support.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2011-08-30 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. + Add Haiku support and better NetBSD/FreeBSD support. + All of this backported from TEA resp. Tcl8.5, but kept all + original platform code which was removed from TEA. + 2011-08-16 Jan Nijtmans <nijtmans@users.sf.net> * generic/tkCanvLine.c: [Bug 3388350] mingw64 compiler warnings |