loader: fix running with --disable-egl builds
authorDave Airlie <airlied@redhat.com>
Tue, 28 Jan 2014 05:52:13 +0000 (15:52 +1000)
committerDave Airlie <airlied@redhat.com>
Tue, 28 Jan 2014 21:51:21 +0000 (21:51 +0000)
commitfaee376869734e0d41209e8985084a4380190652
tree3734fa1957665d60955383f3db4a9ada6545ea3c
parentdc2f94bc786768329973403248820a2e5249f102
loader: fix running with --disable-egl builds

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 <airlied@redhat.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
configure.ac