configure.ac: Allow forcible disabling of Cairo support
authorDaniel Stone <daniel@fooishbar.org>
Thu, 4 Oct 2012 01:21:57 +0000 (01:21 +0000)
committerDave Airlie <airlied@redhat.com>
Mon, 8 Oct 2012 05:49:23 +0000 (15:49 +1000)
commit14db948127e549ea9234e02d8e112de3871f8f9f
treee026e83268b55a6b78cd9b4aa3c12f73434490c1
parenta83444c925b18b3db431336360d6915aaf21f727
configure.ac: Allow forcible disabling of Cairo support

We don't want to build libdrm tests with Cairo support under Poky, since
they're never used and also cause a build loop from libdrm -> cairo ->
mesa-dri -> libdrm.

To avoid variance in build results, introduce a --disable-cairo-tests
switch.

Signed-off-by: Daniel Stone <daniel@fooishbar.org>
Signed-off-by: Dave Airlie <airlied@redhat.com>
configure.ac
tests/modetest/Makefile.am