diff options
author | Andy Dougherty <doughera@lafayette.edu> | 2003-04-28 08:24:38 -0400 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2003-05-02 19:06:39 +0000 |
commit | 1c14f2e5bfa6113e4c04f49207cc224adb5f88d7 (patch) | |
tree | 76c0215a3ebca18eed241f46e494e1b238d4a994 /Configure | |
parent | 381c1bae8770dba0aec64002bf75d6f4d2e0c0f5 (diff) | |
download | perl-1c14f2e5bfa6113e4c04f49207cc224adb5f88d7.tar.gz |
Re: maintperl on OpenUNIX 8
Message-ID: <Pine.SOL.4.53.0304281208490.25038@maxwell.phys.lafayette.edu>
p4raw-id: //depot/perl@19386
Diffstat (limited to 'Configure')
-rwxr-xr-x | Configure | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3195,6 +3195,7 @@ EOM mips) osname=mips_osf1 ;; esac ;; + # UnixWare 8 is now known as OpenUnix openunix|unixware) osname=svr5 osvers="$4" ;; |