From 8a178c6be4a1066eb916858862f62646f57a90e0 Mon Sep 17 00:00:00 2001 From: stanton Date: Thu, 18 Jun 1998 18:04:56 +0000 Subject: minor HPUX tweak --- unix/configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/unix/configure.in b/unix/configure.in index ee36dc4..b7c2318 100644 --- a/unix/configure.in +++ b/unix/configure.in @@ -709,7 +709,7 @@ case $system in DL_OBJS="tclLoadShl.o" DL_LIBS="-ldld" LD_FLAGS="-Wl,-E" - LD_SEARCH_FLAGS='-Wl,+b,${LIB_RUNTIME_DIR}:.' + LD_SEARCH_FLAGS='-Wl,+s,+b,${LIB_RUNTIME_DIR}:.' fi ;; IRIX-4.*) -- cgit v0.12