X-Git-Url: https://perl5.git.perl.org/perl5.git/blobdiff_plain/2b69d0c297460bce3a8d8eefe2bd0de0a6451872..45cbc99acbccce79a366aa4654806e11e6e67d42:/hints/sco_2_3_4.sh 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