Re: maintperl on OpenUNIX 8
authorAndy Dougherty <doughera@lafayette.edu>
Mon, 28 Apr 2003 12:24:38 +0000 (08:24 -0400)
committerJarkko Hietaniemi <jhi@iki.fi>
Fri, 2 May 2003 19:06:39 +0000 (19:06 +0000)
Message-ID: <Pine.SOL.4.53.0304281208490.25038@maxwell.phys.lafayette.edu>

p4raw-id: //depot/perl@19386

Configure

index ceb2d2c..cc05c9c 100755 (executable)
--- a/Configure
+++ b/Configure
@@ -3195,6 +3195,7 @@ EOM
                        mips)   osname=mips_osf1 ;;
                        esac
                        ;;
+               # UnixWare 8 is now known as OpenUnix
                openunix|unixware) osname=svr5
                        osvers="$4"
                        ;;