Apply patch to fix a bug where automake was using a path (PERL variable,
authorChris Larson <clarson@kergoth.com>
Wed, 9 Mar 2005 21:26:13 +0000 (21:26 +0000)
committerChris Larson <clarson@kergoth.com>
Wed, 9 Mar 2005 21:26:13 +0000 (21:26 +0000)
commitb362b75f3e586aa6c7abfe6e98a69f624c245e84
treeb7a126db67dd641982780889597f71380118c494
parent011fc23b899c7b857a99bc1b6a7a64ec392f945f
Apply patch to fix a bug where automake was using a path (PERL variable,
AC_PATH_PROG macro) from the build machine in binaries for the target.
This resulted in the automake ipk being completely useless.  Modified it to
call '/usr/bin/env perl' instead.

BKrev: 422f69f5uOp3PzYtbulyHSSIUkMi3A
packages/automake/automake_1.7.7.bb
packages/automake/automake_1.8.2.bb
packages/automake/automake_1.8.4.bb
packages/automake/automake_1.9.2.bb
packages/automake/automake_1.9.3.bb
packages/automake/files/path_prog_fixes.patch [new file with mode: 0644]