summaryrefslogtreecommitdiff
path: root/Configure
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2002-11-12 18:49:22 +0200
committerH.Merijn Brand <h.m.brand@xs4all.nl>2002-11-12 14:20:36 +0000
commited2f3d382347ec6277f063901256239f1d017afe (patch)
tree2d60c4e603b9c0339092feafe6bcc053bc19b041 /Configure
parentd49f26d47a884d90aae378b8a343605c5f035cd8 (diff)
downloadperl-ed2f3d382347ec6277f063901256239f1d017afe.tar.gz
Tru64 osvers
Message-ID: <20021112144922.GI511825@lyta.hut.fi> p4raw-id: //depot/perl@18139
Diffstat (limited to 'Configure')
-rwxr-xr-xConfigure4
1 files changed, 2 insertions, 2 deletions
diff --git a/Configure b/Configure
index 98c637f4f0..7977786ea3 100755
--- a/Configure
+++ b/Configure
@@ -20,7 +20,7 @@
# $Id: Head.U,v 3.0.1.9 1997/02/28 15:02:09 ram Exp $
#
-# Generated on Mon Nov 4 18:09:25 MET 2002 [metaconfig 3.0 PL70]
+# Generated on Tue Nov 12 16:26:02 MET 2002 [metaconfig 3.0 PL70]
# (with additional metaconfig patches by perlbug@perl.org)
cat >c1$$ <<EOF
@@ -3164,7 +3164,7 @@ EOM
osf1|mls+) case "$5" in
alpha)
osname=dec_osf
- osvers=`sizer -v | awk '{print $3}' | tr '[A-Z]' '[a-z]' | sed 's/^[xvt]//'`
+ osvers=`sizer -v | -FUNIX '{print $2}' | awk '{print $1}' | tr '[A-Z]' '[a-z]' | sed 's/^[xvt]//'`
case "$osvers" in
[1-9].[0-9]*) ;;
*) osvers=`echo "$3" | sed 's/^[xvt]//'` ;;