Give BEOS a chance ...

This commit is contained in:
Marc G. Fournier 1999-05-26 01:22:24 +00:00
parent fcff1cdf4e
commit 180186272a
2 changed files with 361 additions and 359 deletions

719
src/configure vendored

File diff suppressed because it is too large Load Diff

View File

@ -17,6 +17,7 @@ case "$host_os" in
i386) os=solaris_i386 need_tas=yes tas_file=solaris_i386.s ;;
esac ;;
sunos*) os=sunos4 need_tas=no ;;
beos) os=beos need_tas=no ;;
aux*) os=aux need_tas=no ;;
linux*) os=linux need_tas=no ;;
bsdi*) os=bsdi need_tas=no ;;