]> code.ossystems Code Review - openembedded-core.git/commit
mesa-demos: fix --with-glut check
authorRoss Burton <ross.burton@intel.com>
Mon, 12 Nov 2012 15:03:28 +0000 (15:03 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 12 Nov 2012 22:31:41 +0000 (22:31 +0000)
commitfa7fb44d1ca2b8a57509806bde19672c68ef157d
treef91bbd5fa0bf04235aee45659595dafc1841d7dc
parent543606e5dc379497c34196d004a214e847f5db2d
mesa-demos: fix --with-glut check

The GLUT check was automatic and couldn't be disabled, so mesa-demos would gain
a GLUT dependency if it was present when built.

So, fix configure.ac so that --without-glut works as expected.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-graphics/mesa/mesa-demos/glut.patch [new file with mode: 0644]
meta/recipes-graphics/mesa/mesa-demos_8.0.1.bb