mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 17:19:20 +00:00
json-glib: Make sure the autotools m4 files are found, unbreaking the build
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -9,6 +9,8 @@ DEPENDS = "glib-2.0"
|
||||
|
||||
inherit autotools_stage
|
||||
|
||||
acpaths = "-I ${S}/build/autotools "
|
||||
|
||||
do_configure_prepend () {
|
||||
touch ${S}/gtk-doc.make
|
||||
}
|
||||
Reference in New Issue
Block a user