mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
cogl-1.0: Add m4 dir to autoconf macro search paths
autotools bblass do not search for the .m4 files in srctree anymore [1] [1] https://git.yoctoproject.org/poky/commit/?id=a4b1fa2b22794d59fee716afe6e269dae7f87ace Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
fd067de110
commit
549cbe8b5d
|
|
@ -29,6 +29,8 @@ EDEPENDS_WAYLAND = "virtual/egl virtual/libgles2 wayland"
|
|||
ERDEPENDS_GL = "libgl"
|
||||
ERDEPENDS_GLES2 = "libgles2"
|
||||
|
||||
# Needed for introspection.m4
|
||||
EXTRA_AUTORECONF += "-I m4"
|
||||
# GLESv1 is rarely tested, so disable it
|
||||
EXTRA_OECONF += "--enable-examples-install \
|
||||
--enable-debug \
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user