From: Gurusamy Sarathy Date: Thu, 8 Jun 2000 07:06:35 +0000 (+0000) Subject: back out change#6106 (seems problematic) X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=8e0cb907c457a6fc499eff7d36eb9f043a570fc1;p=p5sagit%2Fp5-mst-13.2.git back out change#6106 (seems problematic) p4raw-link: @6106 on //depot/cfgperl: e10d0c8254dbe3d4b5c3b2ddb628e61762ab88b4 p4raw-id: //depot/perl@6213 --- diff --git a/hints/solaris_2.sh b/hints/solaris_2.sh index 48fbbff..8aee6d4 100644 --- a/hints/solaris_2.sh +++ b/hints/solaris_2.sh @@ -77,7 +77,7 @@ case "$ccisworkshop" in int main() { return(0); } EOF workshoplibs=`cc -### try.c -lsunmath -o try 2>&1|grep " -Y "|sed 's%.* -Y "P,\(.*\)".*%\1%'|tr ':' '\n'|grep '/SUNWspro/'` - . ./workshoplibpth.cbu + . ./UU/workshoplibpth.cbu ;; esac