This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl 5.002_01: hints/bsdos.sh
[perl5.git] / hints / sco_2_3_4.sh
1 yacc='/usr/bin/yacc -Sm25000'
2 ccflags="$ccflags -UM_I86"
3 usemymalloc='y'
4 echo "NOTE: you may have problems due to a spurious semicolon on the strerror()"
5 echo "macro definition in /usr/include/string.h.  If so, delete the semicolon."