configure: enable vdpau and xvmc detection, with gallium
authorEmil Velikov <emil.l.velikov@gmail.com>
Thu, 18 Apr 2013 00:40:40 +0000 (01:40 +0100)
committerMatt Turner <mattst88@gmail.com>
Thu, 18 Apr 2013 01:19:34 +0000 (18:19 -0700)
commitc7b88ed16e6aa320fcf482d124a65b56d032956e
treec96cc8a99cbffa57a647042f59090f418dbe4232
parentecdda414d361ab4430fd5747c9217687c1f3d63f
configure: enable vdpau and xvmc detection, with gallium

Currently the vdpau and xvmc detection code, is enabled for all builds. The
state trackers exist only within gallium. Enable whenever at least one gallium
driver is selected

v2: removed stray '-a'
[mattst88 v3]: Removed stray $.
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=63645
Reviewed-by: Matt Turner <mattst88@gmail.com>
Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
configure.ac