This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
metaconfig unit change for #15748.
authorJarkko Hietaniemi <jhi@iki.fi>
Fri, 5 Apr 2002 17:00:01 +0000 (17:00 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Fri, 5 Apr 2002 17:00:01 +0000 (17:00 +0000)
p4raw-id: //depot/metaconfig@15749

U/modified/Oldconfig.U

index 2d4bd24..88d10e9 100644 (file)
@@ -358,6 +358,9 @@ EOM
                        ;;
                next*) osname=next ;;
                nonstop-ux) osname=nonstopux ;;
+               openbsd) osname=openbsd
+                       osvers="$3"
+                       ;;
                POSIX-BC | posix-bc ) osname=posix-bc
                        osvers="$3"
                        ;;