X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=hints%2Fsolaris_2.sh;h=48fbbffff6a84e861fd48b6b9ed801db6836780a;hb=e10d0c8254dbe3d4b5c3b2ddb628e61762ab88b4;hp=8aee6d40dc0054020ca5f01893a49b004ef1e9f6;hpb=39e147499af2752b10f56edbbc22cfb5cd9c323d;p=p5sagit%2Fp5-mst-13.2.git diff --git a/hints/solaris_2.sh b/hints/solaris_2.sh index 8aee6d4..48fbbff 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/'` - . ./UU/workshoplibpth.cbu + . ./workshoplibpth.cbu ;; esac