diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2011-03-16 15:30:46 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2011-03-16 15:30:46 (GMT) |
commit | 27d8d9d7d60c59f0ce188d11be7e0bd5c741f8f5 (patch) | |
tree | e2c1b49fb9494b595baafcf9b886d9bfa6f87163 /ChangeLog | |
parent | 7e17ddb9862dadea982123759c893fe9ba764736 (diff) | |
download | tcl-27d8d9d7d60c59f0ce188d11be7e0bd5c741f8f5.zip tcl-27d8d9d7d60c59f0ce188d11be7e0bd5c741f8f5.tar.gz tcl-27d8d9d7d60c59f0ce188d11be7e0bd5c741f8f5.tar.bz2 |
SHLIB_LD_LIBS='${LIBS}' for OSF1-V*.
Add /usr/lib64 to set of auto-search dirs. [Bug 1230554]
(SC_PATH_X): Correct syntax error when xincludes not found.
Backported from Tcl 8.5
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/configure, unix/tcl.m4: SHLIB_LD_LIBS='${LIBS}' for OSF1-V*. + Add /usr/lib64 to set of auto-search dirs. [Bug 1230554] + (SC_PATH_X): Correct syntax error when xincludes not found. + Backported from Tcl 8.5 + 2010-03-11 Jan Nijtmans <nijtmans@users.sf.net> * win/tclWin32Dll.c: #ifdef protections to permit builds with |