From: Jarkko Hietaniemi Date: Sun, 7 Oct 2001 15:03:18 +0000 (+0000) Subject: If running the harness the dynamic library search path X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=afd33fa97643b00d03f1911869f1de5ac8f4c65c;p=p5sagit%2Fp5-mst-13.2.git If running the harness the dynamic library search path may need setting. p4raw-id: //depot/perl@12352 --- diff --git a/t/TEST b/t/TEST index dec85cc..e34e77e 100755 --- a/t/TEST +++ b/t/TEST @@ -317,6 +317,21 @@ SHRDLU ### ./perl harness ### in directory ./t. SHRDLU + use Config; + if ($Config{ldlibpthname}) { + warn <