Avoid $` $& $' in libraries
[p5sagit/p5-mst-13.2.git] / hints / unicos.sh
1 case `uname -r` in
2 6.1*) shellflags="-m+65536" ;;
3 esac
4 optimize="-O1"
5 d_setregid='undef'
6 d_setreuid='undef'
7