blob: 84f58172b3caca49dea10f58eb2916b94a7ece47 (
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()"
echo "macro definition in /usr/include/string.h. If so, delete the semicolon."
|