diff options
author | jenglish <jenglish@flightlab.com> | 2006-03-08 07:09:28 (GMT) |
---|---|---|
committer | jenglish <jenglish@flightlab.com> | 2006-03-08 07:09:28 (GMT) |
commit | 989e6a53bd54006ab5d9e15bb79f67fa2e7ece22 (patch) | |
tree | 2ffa6bfece9cd64e618645ecac22fe74b991d9ce /ChangeLog | |
parent | c8b282c1dee23513c9c4a01eb88fda5b2e54185a (diff) | |
download | tcl-989e6a53bd54006ab5d9e15bb79f67fa2e7ece22.zip tcl-989e6a53bd54006ab5d9e15bb79f67fa2e7ece22.tar.gz tcl-989e6a53bd54006ab5d9e15bb79f67fa2e7ece22.tar.bz2 |
Set SHLIB_LD_FLAGS='${LIBS}' on NetBSD, as per the other *BSD variants
[Bug 1334613]. Regenerate configure script.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2006-03-07 Joe English <jenglish@users.sourceforge.net> + * unix/tcl.m4: Set SHLIB_LD_FLAGS='${LIBS}' on NetBSD, + as per the other *BSD variants [Bug 1334613]. + * unix/configure: Regenerated. + 2006-03-07 Don Porter <dgp@users.sourceforge.net> * changes: Update in prep. for 8.5a4 release. |