]> code.ossystems Code Review - openembedded-core.git/commit
cogl-1.0: cope with missing x11 headers
authorMax Krummenacher <max.oss.09@gmail.com>
Sun, 28 Jun 2020 20:51:22 +0000 (22:51 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 30 Jun 2020 15:41:08 +0000 (16:41 +0100)
commitc1e8ee26dbaf77b3bdd362014f744ead88007f29
treeedb0f8598da007ae31e34a3f1a54570dac1d38c9
parent9694fcffd9824f11d25f909e10603979ecc338ac
cogl-1.0: cope with missing x11 headers

Fix commit 3e96efc4dd87 ("cogl-1.0: : don't require eglmesaext.h") if
x11 headers are missing.

In that case AC_CHECK_HEADERS will report the egl headers missing, as
by default on unix it builds for X11 as the platform but the compiler
will fail to find the X11 headers.

Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Tested-by: Andrey Zhizhikin <andrey.z@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-graphics/cogl/cogl-1.0/0001-configure.ac-don-t-require-eglmesaext.h.patch