blob: d1db39f8af692e83d661fd4eefef2fe5b807e866 (
plain)
1
2
3
4
|
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."
|