Commit 758baa3d authored by Andy Polyakov's avatar Andy Polyakov
Browse files

Configure: impose ^X on whole build procedure.



Traditionally Configure passed $ENV{PERL} to Makefile. But this
resulted in ambiguilty as Configure script could be executed by
interpreter different from one executing remaining scripts. Since
we separate compile- and run-time interpreters with HASHBANGPERL
variable, there is no reason to segment the build procedure.

Reviewed-by: default avatarRich Salz <rsalz@openssl.org>
parent 77a6be4d
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment