X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=hints%2Fsvr4.sh;h=fe88f27dec29cfdf52fe2e54c0aa928a046fe6f4;hb=eade9b7139927966a87970564990ef3670609a0a;hp=69af6fda2f2fda436210729b68c001807f6c38ce;hpb=0e06870bf080a38cda51c06c6612359afc2334e1;p=p5sagit%2Fp5-mst-13.2.git diff --git a/hints/svr4.sh b/hints/svr4.sh index 69af6fd..fe88f27 100644 --- a/hints/svr4.sh +++ b/hints/svr4.sh @@ -138,9 +138,12 @@ esac # NCR MP-RAS. Thanks to Doug Hendricks for this info. # The output of uname -a looks like this # foo foo 4.0 3.0 3441 Pentium III(TM)-ISA/PCI +# Similar errors reported for +# foo foo 4.0 3.0 4400 pentium ii(tm)-isapci ' + # Configure sets osname=svr4.0, osvers=3.0, archname='3441-svr4.0' case "$myuname" in -*3441*) +*3441*|*4400*isapci) # With the NCR High Performance C Compiler R3.0c, miniperl fails # t/op/regexp.t test 461 unless we compile with optimizie=-g. # The whole O/S is being phased out, so more detailed probing