cvsdist 3b54367
--- perl-5.8.0/Makefile.SH.makerpath	2002-12-31 10:15:21.000000000 -0500
cvsdist 3b54367
+++ perl-5.8.0/Makefile.SH	2002-12-31 10:34:13.000000000 -0500
cvsdist 3b54367
@@ -110,6 +110,9 @@
cvsdist 3b54367
 case "$osname" in
cvsdist 3b54367
 os390)	test -f /bin/env && ldlibpth="/bin/env $ldlibpth"
cvsdist 3b54367
 	;;
cvsdist 3b54367
+linux*)
cvsdist 3b54367
+	ldlibpth="LD_PRELOAD=`pwd`/libperl.so $ldlibpth"
cvsdist 3b54367
+	;;
cvsdist 3b54367
 esac
cvsdist 3b54367
 
cvsdist 3b54367
 : Prepare dependency lists for Makefile.