SECTION = "devel" include automake_${PV}.bb DEPENDS = "autoconf-native" RDEPENDS_${PN} = "autoconf-native perl-native-runtime" inherit native do_stage () { oe_runmake install install -d ${datadir}/aclocal }