X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=hints%2Firix_6_0.sh;h=50498af7180e0d5b47ab7865537c2ebf7aed047a;hb=4e644a1e85f1b37458ab905c727b0eaa69f0e08f;hp=e76890d120ea3a223bc73cf75a299523016a8dad;hpb=eb1cfdd6b0a7e7a6918084a3828c98f88804c32d;p=p5sagit%2Fp5-mst-13.2.git diff --git a/hints/irix_6_0.sh b/hints/irix_6_0.sh index e76890d..50498af 100644 --- a/hints/irix_6_0.sh +++ b/hints/irix_6_0.sh @@ -42,10 +42,23 @@ libswanted="$*" # shift # libswanted="$*" -if [ "X$usethreads" != "X" ]; then - echo >&4 "IRIX 6.0 does not have POSIX threads." - echo >&4 "You should upgrade to at least IRIX 6.3." - echo >&4 "Cannot continue, aborting." - exit 1 -fi +case "$usethreads" in +$define|true|[yY]*) + cat >&4 <&4 <