X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=hints%2Fsco_2_3_4.sh;h=34bcadae5f5cfec2f47a0cf3b8723e256d16a948;hb=c99a147504afe573a5d485f03e53fd1ac6939325;hp=3a1b13c1b6d15b6394670b47782d7fce9e35a575;hpb=2b69d0c297460bce3a8d8eefe2bd0de0a6451872;p=p5sagit%2Fp5-mst-13.2.git diff --git a/hints/sco_2_3_4.sh b/hints/sco_2_3_4.sh index 3a1b13c..34bcada 100644 --- a/hints/sco_2_3_4.sh +++ b/hints/sco_2_3_4.sh @@ -1,5 +1,5 @@ yacc='/usr/bin/yacc -Sm25000' ccflags="$ccflags -UM_I86" -d_mymalloc=define -echo "NOTE: you may have problems due to a spurious semicolon on the strerror()" -echo "macro definition in /usr/include/string.h. If so, delete the semicolon." +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