automake_1.11.1.bb: Don't try to execute perl.
authorGraham Gower <graham.gower@gmail.com>
Fri, 3 Dec 2010 00:53:50 +0000 (11:23 +1030)
committerKhem Raj <raj.khem@gmail.com>
Fri, 3 Dec 2010 20:27:17 +0000 (12:27 -0800)
commit1550b65731472dab6b9cc7e3488a1aa1ab0906e3
tree3f167b145a2e7c09eaa3ca74172ac4a32d067991
parent0736c1231d3eaa825a5d73165d8a8d37134f9994
automake_1.11.1.bb: Don't try to execute perl.

checking for perl... (cached) /bin/perl
/mnt/oe/tmp/work/mipsel-oe-linux-uclibc/automake-1.11.1-r3.1/automake-1.11.1/configure: line 2306: /bin/perl: No such file or directory
configure: error: perl 5.6 or better is required; perl 5.8.2 or better
is recommended.  If you have several perl versions
installed, select the one Automake should use using
  ./configure PERL=/path/to/perl

Signed-off-by: Graham Gower <graham.gower@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
recipes/automake/automake-1.11.1/automake-dont-execute-perl.patch [new file with mode: 0644]
recipes/automake/automake_1.11.1.bb