From: Enache Adrian <enache@rdslink.ro>
Date: Sat, 22 Mar 2003 22:49:49 +0200
Message-ID: <
20030322204949.GB794@ratsnest.hole>
This is a slightly more defensive patch than Chip's patch that
fell through the cracks, but does the same
Subject: Shared libperl.so and build issues
From: Chip Turner <cturner@redhat.com>
Date: Tue 31 Dec 2002 17:21
p4raw-id: //depot/perl@19055
case "$osname" in
os390) test -f /bin/env && ldlibpth="/bin/env $ldlibpth"
;;
+linux)
+ ldlibpth="LD_PRELOAD=\"\$\$LD_PRELOAD `pwd`/$libperl\" $ldlibpth"
+ ;;
esac
: Prepare dependency lists for Makefile.