On Tue, Nov 10, 2009 at 01:26:53PM +0100, Johannes Sixt wrote:
quoted
+test -z "$NO_PERL" && test -z "$PERL_PATH" && export PERL_PATH=/usr/bin/perl
Wouldn't
... && export PERL_PATH=perl
be a safer fall-back?
/usr/bin/perl is the value used in the top-level Makefile.
I used this for consistency.
--
Philippe Bruhat (BooK)
The greatest monster of them all is ignorance.
(Moral to Pal'n Drumm Story in Groo #89 (Epic))