[oe-commits] Ross Burton : readline: use upstream's aclocal.m4 as acinclude.m4

git at git.openembedded.org git at git.openembedded.org
Thu May 29 09:33:46 UTC 2014


Module: openembedded-core.git
Branch: master-next
Commit: e531923c4c17becb2f1a8a89adfeff0a82961a4a
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=e531923c4c17becb2f1a8a89adfeff0a82961a4a

Author: Ross Burton <ross.burton at intel.com>
Date:   Wed May 28 12:56:25 2014 +0100

readline: use upstream's aclocal.m4 as acinclude.m4

Instead of shipping a fork of the upstream aclocal.m4, simply rename it to
acinclude.m4 at configure time.  We don't need the fork now that autoheader is
excluded.

Signed-off-by: Ross Burton <ross.burton at intel.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 meta/recipes-core/readline/files/acinclude.m4 | 1871 -------------------------
 meta/recipes-core/readline/readline.inc       |    7 +-
 2 files changed, 4 insertions(+), 1874 deletions(-)

Diff:   http://git.openembedded.org/?p=openembedded-core.git/?a=commitdiff;h=e531923c4c17becb2f1a8a89adfeff0a82961a4a


More information about the Openembedded-commits mailing list