summaryrefslogtreecommitdiff
path: root/Configure
diff options
context:
space:
mode:
authorGurusamy Sarathy <gsar@cpan.org>2000-01-26 00:56:14 +0000
committerGurusamy Sarathy <gsar@cpan.org>2000-01-26 00:56:14 +0000
commitaff0d67d6040325b97c3a65dfacc0da27cbd77e4 (patch)
treeb69b33bcd3031fa271df5d9ddf897de13e07d307 /Configure
parentf9829d6b7f5e582e30b0b79c4a27c2c93bcfcca2 (diff)
parent0f9dfb06316b99007b1cc3a8836f63496f8f2f8e (diff)
downloadperl-aff0d67d6040325b97c3a65dfacc0da27cbd77e4.tar.gz
integrate cfgperl contents into mainline
p4raw-id: //depot/perl@4896
Diffstat (limited to 'Configure')
-rwxr-xr-xConfigure3
1 files changed, 2 insertions, 1 deletions
diff --git a/Configure b/Configure
index 68a14c828d..90685673dd 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 Thu Jan 20 00:42:19 EET 2000 [metaconfig 3.0 PL70]
+# Generated on Tue Jan 25 16:35:03 EET 2000 [metaconfig 3.0 PL70]
# (with additional metaconfig patches by perlbug@perl.com)
cat >/tmp/c1$$ <<EOF
@@ -2196,6 +2196,7 @@ EOM
$test -f /dnix && osname=dnix
$test -f /lynx.os && osname=lynxos
$test -f /unicos && osname=unicos && osvers=`$uname -r`
+ $test -f /unicosmk && osname=unicosmk && osvers=`$uname -r`
$test -f /unicosmk.ar && osname=unicosmk && osvers=`$uname -r`
$test -f /bin/mips && /bin/mips && osname=mips
$test -d /NextApps && set X `hostinfo | grep 'NeXT Mach.*:' | \