summaryrefslogtreecommitdiff
path: root/Configure
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2000-11-01 14:03:35 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2000-11-01 14:03:35 +0000
commit28bb1e2c45b32495951d0f89af91b14877f52370 (patch)
tree25592987714b4b4db1e5a7f7d3d9596340c4bf45 /Configure
parent15d54e9f0c732f3ca45f9e92e19b2d511ae5d681 (diff)
downloadperl-28bb1e2c45b32495951d0f89af91b14877f52370.tar.gz
The osname has been lowercased by now, from Tom Bates.
p4raw-id: //depot/perl@7506
Diffstat (limited to 'Configure')
-rwxr-xr-xConfigure4
1 files changed, 2 insertions, 2 deletions
diff --git a/Configure b/Configure
index 94238e57d3..b64645c19c 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 Tue Oct 31 16:26:33 EET 2000 [metaconfig 3.0 PL70]
+# Generated on Wed Nov 1 16:00:01 EET 2000 [metaconfig 3.0 PL70]
# (with additional metaconfig patches by perlbug@perl.org)
cat >/tmp/c1$$ <<EOF
@@ -2428,7 +2428,7 @@ EOM
esac
;;
next*) osname=next ;;
- NonStop-UX) osname=nonstopux ;;
+ nonstop-ux) osname=nonstopux ;;
POSIX-BC | posix-bc ) osname=posix-bc
osvers="$3"
;;