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:32:08 +0000 (22:32 +0000)
commit74ca2f24249549e50da2c95682ae40aef94f34b2
treeecc9f4a41b6705ae3656633fb166da406c3c3cf3
parent65ffb243aebf303a6a622ce8efd6db5055684126
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.

(From OE-Core rev: fa7fb44d1ca2b8a57509806bde19672c68ef157d)

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