This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
[differences between cumulative patch application and perl5.004_01]
[perl5.git] / hints / svr4.sh
index b7b66b1..dbae40d 100644 (file)
@@ -42,8 +42,8 @@ if [ "$uw_isuw" = "Release = 4.2MP" -a \
 fi
 
 # DDE SMES Supermax Enterprise Server
-case "`uname -svm`" in
-"UNIX_SV SMES mips")
+case "`uname -sm`" in
+"UNIX_SV SMES")
        if test "$cc" = '/bin/cc' -o "$gccversion" = ""
        then
                # for cc we need -K PIC (not -K pic)