[ID 20020220.002] Perl 5.7.2 porting patches for POSIX 1003.1-2001 hosts
[p5sagit/p5-mst-13.2.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()" >&4
5 echo "macro definition in /usr/include/string.h.  If so, delete the semicolon."  >&4