diff options
author | Ross Burton <ross.burton@intel.com> | 2014-07-15 17:18:37 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-07-29 09:55:35 +0100 |
commit | 74b05bba64589da0e4439a4293559ad9670104bd (patch) | |
tree | e8812a1080df6667f9705cea879fb70d24d5eed0 /meta/recipes-devtools/autogen/autogen | |
parent | 91ca6b1b2e009381d8e813906654c0958eee7efc (diff) | |
download | openembedded-core-74b05bba64589da0e4439a4293559ad9670104bd.tar.gz openembedded-core-74b05bba64589da0e4439a4293559ad9670104bd.tar.bz2 openembedded-core-74b05bba64589da0e4439a4293559ad9670104bd.zip |
autoconf: remove automake patch enforcing --foreign
Since 2004 we've been carrying a patch[1] make autoreconf pass --foreign to
automake. Presumably at the time this was due to many upstreams using
hand-coded bootstrap scripts that passed --foreign manually, but we were using
autoreconf. These days many projects have added foreign to AM_INIT_AUTOMAKE and
use autoreconf directly, so this patch isn't as critical as it used to be.
Signed-off-by: Ross Burton <ross.burton@intel.com>
[1] oe-classic 2ab2a92eadaf2f80410d8746099f8a9b1b81ff91
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/autogen/autogen')
0 files changed, 0 insertions, 0 deletions