From: Jarkko Hietaniemi Date: Tue, 15 Feb 2000 00:07:06 +0000 (+0000) Subject: abort instead of just promising. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=b4cd3ac18c68fac10803117019fa4d8072123bc6;p=p5sagit%2Fp5-mst-13.2.git abort instead of just promising. p4raw-id: //depot/cfgperl@5088 --- diff --git a/hints/aix.sh b/hints/aix.sh index c7020c8..aade058 100644 --- a/hints/aix.sh +++ b/hints/aix.sh @@ -145,6 +145,7 @@ For pthreads you should use the AIX C compiler cc_r. But I cannot find it as /bin/cc_r. Cannot continue, aborting. EOM + exit 1 fi ;; '')