To: Perl Porters <perl5-porters@perl.org>
Message-Id: <Pine.SUN.3.96.
981201124929.4288H-100000@newton.phys>
p4raw-id: //depot/cfgperl@2432
esac
: Try to guess additional flags to pick up local libraries.
+ : Be careful not to append to a plain 'none'
+ case "$dflt" in
+ none) dflt='' ;;
+ esac
for thisflag in $ldflags; do
case "$thisflag" in
-L*)