Be less restrictive and allow also `perl util/perlpath.pl /path/to/bin/perl'
authorRalf S. Engelschall <rse@openssl.org>
Wed, 10 Mar 1999 19:57:05 +0000 (19:57 +0000)
committerRalf S. Engelschall <rse@openssl.org>
Wed, 10 Mar 1999 19:57:05 +0000 (19:57 +0000)
commit7e37e72a3ddc3935cc88f6e20e89395f87bacd09
treebaaf010bd9dae07771ad1a90b356dfbaa1615fc8
parent637691e6b4d66c3c4cc6331ea4d4c2a2c4b79d70
Be less restrictive and allow also `perl util/perlpath.pl /path/to/bin/perl'
in addition to `perl util/perlpath.pl /path/to/bin', because this way one can
also use an interpreter named `perl5' (which is usually the name of Perl 5.xxx
on platforms where an Perl 4.x is still installed as `perl').

Submitted by: Matthias Loepfe <Matthias.Loepfe@adnovum.ch>
Reviewed by: Ralf S. Engelschall
CHANGES
util/perlpath.pl