packages/quilt: Fix build of quilt 0.45
authorHolger Freyther <zecke@selfish.org>
Sun, 6 Aug 2006 21:26:10 +0000 (21:26 +0000)
committerHolger Freyther <zecke@selfish.org>
Sun, 6 Aug 2006 21:26:10 +0000 (21:26 +0000)
commite2a0d680182fdbc6cb56c8f77b9e85da82d63ede
tree7edee4f75b10a227cd0cea48450063c30d9520d0
parentdeaa64e8bdcde263143ff6013c05faa76018c657
packages/quilt: Fix build of quilt 0.45
    The aclocal.m4 is an automatically generated file, created by aclocal.m4.
    The OpenEmbedded project automatially removes this automatically generated
    file to regenerate it using aclocal.
    Readd the content from aclocal.m4 as acinclude.m4 which will be seen by
    the same set of programs...
    Or as the automake website says:
        "The contents of `acinclude.m4', if it exists, are also automatically included in
`aclocal.m4'. This is useful for incorporating local macros into `configure'."
packages/quilt/quilt-0.45/aclocal.patch [new file with mode: 0644]
packages/quilt/quilt_0.45.bb