dec_osf hints still wrong
Spider Boardman [Wed, 15 Jul 1998 16:56:48 +0000 (12:56 -0400)]
Message-Id: <199807152056.QAA369057@web.zk3.dec.com>

p4raw-id: //depot/perl@1554

hints/dec_osf.sh

index 5055302..a531ea8 100644 (file)
@@ -121,11 +121,8 @@ esac
 # no attempt to figure out the additional location(s) searched by
 # gcc, since not all versions of gcc are easily coerced into
 # revealing that information.
-#
-# This or the new useshrplib default below breaks the build.
-# Commented out for this snapshot.
-#glibpth="/usr/shlib /usr/ccs/lib /usr/lib/cmplrs/cc"
-#glibpth="$glibpth /usr/lib /usr/local/lib /var/shlib"
+glibpth="/usr/shlib /usr/ccs/lib /usr/lib/cmplrs/cc"
+glibpth="$glibpth /usr/lib /usr/local/lib /var/shlib"
 
 # dlopen() is in libc
 libswanted="`echo $libswanted | sed -e 's/ dl / /'`"