summaryrefslogtreecommitdiff
path: root/packages/automake/files
AgeCommit message (Collapse)AuthorFiles
2009-03-17rename packages/ to recipes/ per earlier agreementDenys Dmytriyenko1
See links below for more details: http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326 http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816 Signed-off-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Mike Westerhof <mwester@dls.net> Acked-by: Philip Balister <philip@balister.org> Acked-by: Khem Raj <raj.khem@gmail.com> Acked-by: Marcin Juszkiewicz <hrw@openembedded.org> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2009-02-27automake: update to 1.10.2Michael 'Mickey' Lauer1
remove older ones
2008-10-15mtn2git: remove .mtn2git_empty files in non-empty directoriesJan Luebbe1
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