mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
log4cpp: fix autoreconf
autoreconf needs to be told where to find macros as the Makefile.am does not do this. Signed-off-by: Ross Burton <ross.burton@arm.com>
This commit is contained in:
@@ -12,6 +12,8 @@ S = "${WORKDIR}/${BPN}"
|
||||
|
||||
inherit autotools pkgconfig
|
||||
|
||||
EXTRA_AUTORECONF += "-I m4"
|
||||
|
||||
EXTRA_OECONF = "\
|
||||
--enable-doxygen=no \
|
||||
--enable-dot=no \
|
||||
|
||||
Reference in New Issue
Block a user