projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
f807eda
)
back out change#6106 (seems problematic)
Gurusamy Sarathy [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
patch
|
blob
|
blame
|
history
diff --git
a/hints/solaris_2.sh
b/hints/solaris_2.sh
index
48fbbff
..
8aee6d4
100644
(file)
--- 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