summaryrefslogtreecommitdiff
path: root/packages/automake/files
AgeCommit message (Collapse)AuthorFiles
2005-06-30import clean BK tree at cset 1.3670Koen Kooi1
2005-03-09Fix the automake path bits .. again .. forgot to patch Makefile.in while i ↵Chris Larson1
was patching Makefile.am, so the automake build tried to call the local automake on its own buildsystem before it built it.. BKrev: 422f6fdf4Y80DL4lbmlJib9su7S22A
2005-03-09Fix the automake paths fix.. it wasnt subst'ing @bindir@.Chris Larson1
BKrev: 422f6ce3R6M5zlieiSdYXwhvpAAOSg
2005-03-09Apply patch to fix a bug where automake was using a path (PERL variable,Chris Larson1
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