mirror of
https://github.com/flatcar/scripts.git
synced 2025-10-05 20:41:17 +02:00
We have a local autotools.eclass just to add an additional -I flag when running aclocal. Upstream Gentoo eclass has added a new variable which gets us the same functionality. Pull in the new eclass! Since the new autotools.eclass relies on new functionality from the libtool.eclass, pull that in too. BUG=chromium-os:24162 TEST=`cbuildbot arm-generic-full` passes CQ-DEPENDS=12867 Change-Id: I86e485272c0c03cdcc5cd6cdc9812e517d08e80e Reviewed-on: https://gerrit.chromium.org/gerrit/12869 Reviewed-by: David James <davidjames@chromium.org> Tested-by: Mike Frysinger <vapier@chromium.org> Commit-Ready: Mike Frysinger <vapier@chromium.org>