summaryrefslogtreecommitdiff
path: root/Configure
diff options
context:
space:
mode:
authorAndy Dougherty <doughera@lafayette.edu>2003-04-28 08:24:38 -0400
committerJarkko Hietaniemi <jhi@iki.fi>2003-05-02 19:06:39 +0000
commit1c14f2e5bfa6113e4c04f49207cc224adb5f88d7 (patch)
tree76c0215a3ebca18eed241f46e494e1b238d4a994 /Configure
parent381c1bae8770dba0aec64002bf75d6f4d2e0c0f5 (diff)
downloadperl-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-xConfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/Configure b/Configure
index ceb2d2cfcf..cc05c9c61d 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"
;;