This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perlapi: Remove per-thread section; move to real scns
[perl5.git] / hints / convexos.sh
CommitLineData
f4cb4c40
AD
1# convexos.sh
2# Thanks to David Starks-Browning <dstarks@rc.tudelft.nl>
3# Date: Tue, 17 Jan 1995 10:45:03 -0500 (EST)
4# Subject: Re: Hints for ConvexOS 10.2
5#
6# uname -a output looks like
7# ConvexOS xxxx C38xx 10.2 convex
8# Configure may incorrectly assign $3 to $osvers.
9#
10set X $myuname
11shift
12osvers=$4