summaryrefslogtreecommitdiff
path: root/hints/sco_2_3_4.sh
blob: 34bcadae5f5cfec2f47a0cf3b8723e256d16a948 (plain)
1
2
3
4
5
yacc='/usr/bin/yacc -Sm25000'
ccflags="$ccflags -UM_I86"
usemymalloc='y'
echo "NOTE: you may have problems due to a spurious semicolon on the strerror()" >&4
echo "macro definition in /usr/include/string.h.  If so, delete the semicolon."  >&4