This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl 5.0 alpha 9
[perl5.git] / hints / solaris_2_3.sh
CommitLineData
2304df62
AD
1d_vfork='undef'
2set `echo $libpth | sed -e 's@/usr/ucblib@@'`
3libpth="$*"
4case $PATH in
5*/usr/ucb*:/usr/bin:*) cat <<END
6NOTE: Some people have reported problems with /usr/ucb/cc.
7Remove /usr/ucb from your PATH if you have difficulties.
8END
9;;
10esac