summaryrefslogtreecommitdiffstats
path: root/unix/Makefile.in
diff options
context:
space:
mode:
authorstanton <stanton>1999-03-06 00:36:20 (GMT)
committerstanton <stanton>1999-03-06 00:36:20 (GMT)
commitf3c491e201ddaf803144e2caadf7d605716b8ac2 (patch)
treeb15c4ea2ec4f79e7ec26ef8141bc856e642ccd2f /unix/Makefile.in
parentaaf123580e9af5cb8d41235523c062b1a3784b39 (diff)
downloadtcl-f3c491e201ddaf803144e2caadf7d605716b8ac2.zip
tcl-f3c491e201ddaf803144e2caadf7d605716b8ac2.tar.gz
tcl-f3c491e201ddaf803144e2caadf7d605716b8ac2.tar.bz2
* unix/configure.in: Applied patch from Jan Nijtmans to fix the
following problems: - There seems to be a HP-UX-11 already, which behaves identical to HP-UX-10. - For 64-bit IRIX, SHLIB_LD_LIBS should be set to '${LIBS}'. This also has the side-effect that SHLIB_LD doesn't need the -rpath option any more: it is already part of ${LIBS} - Fix Linux to use the -rpath option. - On Solaris, LD_SEARCH_FLAGS can only be used with the linker, not with the compiler, because the "-Wl," part is missing. - The TCL_LD_SEARCH_FLAGS should be used in static executables as well as dynamically linked ones. Otherwise, static executables have a different search strategy for dynamically loadable stub-enabled extensions than executables using shared libraries. This effects extensions which load other libraries in turn.
Diffstat (limited to 'unix/Makefile.in')
0 files changed, 0 insertions, 0 deletions