applied suggested patch, modulo superseded parts
[p5sagit/p5-mst-13.2.git] / hints / solaris_2.sh
index 98230dd..ad84669 100644 (file)
@@ -266,7 +266,6 @@ EOSH
 cat > UU/usethreads.cbu <<'EOCBU'
 case "$usethreads" in
 $define|true|[yY]*)
-esac
         ccflags="-D_REENTRANT $ccflags"
 
         # sched_yield is in -lposix4
@@ -307,6 +306,7 @@ for more information.
 EOM
         fi
        ;;
+esac
 EOCBU
 
 # This script UU/use64bits.cbu will get 'called-back' by Configure