X-Git-Url: https://perl5.git.perl.org/perl5.git/blobdiff_plain/eb1cfdd6b0a7e7a6918084a3828c98f88804c32d..53d48b8bc3daee9ac6baf1f5eb39e4d9899a6646:/hints/irix_6_1.sh diff --git a/hints/irix_6_1.sh b/hints/irix_6_1.sh index 91c3ef8..50498af 100644 --- a/hints/irix_6_1.sh +++ b/hints/irix_6_1.sh @@ -42,9 +42,23 @@ libswanted="$*" # shift # libswanted="$*" -if [ "X$usethreads" != "X" ]; then - echo >&4 "IRIX 6.1 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 <