diff options
Diffstat (limited to 'hints/sco_2_3_3.sh')
-rw-r--r-- | hints/sco_2_3_3.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hints/sco_2_3_3.sh b/hints/sco_2_3_3.sh index d1db39f8af..10baafd6a3 100644 --- a/hints/sco_2_3_3.sh +++ b/hints/sco_2_3_3.sh @@ -1,4 +1,3 @@ yacc='/usr/bin/yacc -Sm25000' -libswanted=`echo $libswanted | sed 's/ x / /'` 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." |