On Thu, Feb 16, 2017 at 06:40:58PM +0400, Roman Bogorodskiy wrote:
> * Add a check for the 'perl' program to configure.ac as
>$(PERL) is used in various places
> * Do not hardcode '/usr/bin/perl' in perl scripts
>because on FreeBSD and maybe some other systems it's installed
>in a dif
* Add a check for the 'perl' program to configure.ac as
$(PERL) is used in various places
* Do not hardcode '/usr/bin/perl' in perl scripts
because on FreeBSD and maybe some other systems it's installed
in a different prefix, so use '/usr/bin/env perl' instead.
---
build-aux/bracket-spa