Dave Airlie writes:
> From: Dave Airlie
>
> I sometimes build without EGL just for speed purposes, however
> it no longer finds my drivers when I do due to the HAVE_LIBUDEV
> defines being wrong.
Reviewed-by: Eric Anholt
pgpAk2C4zftCK.pgp
Description: PGP signature
__
From: Dave Airlie
I sometimes build without EGL just for speed purposes, however
it no longer finds my drivers when I do due to the HAVE_LIBUDEV
defines being wrong.
Signed-off-by: Dave Airlie
---
configure.ac | 7 ---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/configure