aboutsummaryrefslogtreecommitdiffstats
path: root/bash_completion
diff options
context:
space:
mode:
authorMark Allen <[email protected]>2017-02-02 18:08:09 -0600
committerMark Allen <[email protected]>2017-02-02 18:08:09 -0600
commit3647703c4fd9079475c5ac5661c5b98f43ac2a27 (patch)
tree98d841a7b86b21eb993053dd97824807d66ac1a1 /bash_completion
parent0484b5cfaf72e44be5d058e623f28b70d3cac311 (diff)
downloadkerl-gh170.tar.gz
kerl-gh170.tar.bz2
kerl-gh170.zip
Assert perl exists before builds (#170)gh170
Perl 5 is required to compile Erlang from source. It's used (among other things) to assemble BEAM opcodes, NIF jump tables and more. We now assert perl exists on the PATH before we proceed to build Erlang or test for Perl's version string. We also now test for Java before we try to find its version. Java is not required to compile Erlang though, so we don't output any warnings or errors if its not found.
Diffstat (limited to 'bash_completion')
0 files changed, 0 insertions, 0 deletions