back out change#6106 (seems problematic)
authorGurusamy Sarathy <gsar@cpan.org>
Thu, 8 Jun 2000 07:06:35 +0000 (07:06 +0000)
committerGurusamy Sarathy <gsar@cpan.org>
Thu, 8 Jun 2000 07:06:35 +0000 (07:06 +0000)
p4raw-link: @6106 on //depot/cfgperl: e10d0c8254dbe3d4b5c3b2ddb628e61762ab88b4

p4raw-id: //depot/perl@6213

hints/solaris_2.sh

index 48fbbff..8aee6d4 100644 (file)
@@ -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