diff options
author | Tim Bunce <Tim.Bunce@pobox.com> | 1997-10-15 15:55:26 +0000 |
---|---|---|
committer | Tim Bunce <Tim.Bunce@pobox.com> | 1997-10-15 15:55:26 +0000 |
commit | 50e27ac33704d6fb34d4be7cfb426b2097b27505 (patch) | |
tree | 0b92fcafbf7277d6096b994621b87c50f7988ff8 /Configure | |
parent | 2269e8ecc334a5a77bdb915666547431c0171402 (diff) | |
parent | fb73857aa0bfa8ed43d4d2f972c564c70a57e0c4 (diff) | |
download | perl-50e27ac33704d6fb34d4be7cfb426b2097b27505.tar.gz |
Maintenance 5.004_04 changes
p4raw-id: //depot/maint-5.004/perl@128
Diffstat (limited to 'Configure')
-rwxr-xr-x | Configure | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1764,7 +1764,6 @@ EOM ;; linux) osname=linux case "$3" in - 1*) osvers=1 ;; *) osvers="$3" ;; esac ;; |