The osname has been lowercased by now, from Tom Bates.
authorJarkko Hietaniemi <jhi@iki.fi>
Wed, 1 Nov 2000 14:03:35 +0000 (14:03 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Wed, 1 Nov 2000 14:03:35 +0000 (14:03 +0000)
p4raw-id: //depot/perl@7506

Configure

index 94238e5..b64645c 100755 (executable)
--- a/Configure
+++ b/Configure
@@ -20,7 +20,7 @@
 
 # $Id: Head.U,v 3.0.1.9 1997/02/28 15:02:09 ram Exp $
 #
-# Generated on Tue Oct 31 16:26:33 EET 2000 [metaconfig 3.0 PL70]
+# Generated on Wed Nov  1 16:00:01 EET 2000 [metaconfig 3.0 PL70]
 # (with additional metaconfig patches by perlbug@perl.org)
 
 cat >/tmp/c1$$ <<EOF
@@ -2428,7 +2428,7 @@ EOM
                        esac
                        ;;
                next*) osname=next ;;
-               NonStop-UX) osname=nonstopux ;;
+               nonstop-ux) osname=nonstopux ;;
                POSIX-BC | posix-bc ) osname=posix-bc
                        osvers="$3"
                        ;;