blob: 06d8aa244e503f6d099f6b02d986f1af576233fe [file] [log] [blame]
require m4-${PV}.inc
inherit native
INHIBIT_AUTOTOOLS_DEPS = "1"
DEPENDS += "gnu-config-native"
do_configure() {
install -m 0644 ${STAGING_DATADIR}/gnu-config/config.sub .
install -m 0644 ${STAGING_DATADIR}/gnu-config/config.guess .
oe_runconf
}