From: Andy Dougherty Date: Mon, 28 Apr 2003 12:24:38 +0000 (-0400) Subject: Re: maintperl on OpenUNIX 8 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=1c14f2e5bfa6113e4c04f49207cc224adb5f88d7;p=p5sagit%2Fp5-mst-13.2.git Re: maintperl on OpenUNIX 8 Message-ID: p4raw-id: //depot/perl@19386 --- diff --git a/Configure b/Configure index ceb2d2c..cc05c9c 100755 --- 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" ;;