fill gaps in sig_* entries in win32/config.?c
[p5sagit/p5-mst-13.2.git] / hints / irix_6_0.sh
index e76890d..b0a3994 100644 (file)
@@ -42,7 +42,7 @@ libswanted="$*"
 # shift
 # libswanted="$*"
 
-if [ "X$usethreads" != "X" ]; then
+if [ "X$usethreads" = "X$define" ]; 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."