Revert "configure: Disable xvmc by default"
authorEmil Velikov <emil.l.velikov@gmail.com>
Sun, 17 Aug 2014 22:56:19 +0000 (23:56 +0100)
committerEmil Velikov <emil.l.velikov@gmail.com>
Thu, 28 Aug 2014 20:24:40 +0000 (21:24 +0100)
commitc6e5801b40191998dfc9438cc40144ca5996a24f
tree2916751400b0fa0da8b38b3c0f78bae3b5e7dc8f
parent91f49befd0ab8b8c2242e94dcd7c0682adff57ff
Revert "configure: Disable xvmc by default"

This reverts commit 6a19bb56e09e841553ad1295f74fa21bfbbe752a.

The above commit disabled the default build of xvmc as the xvmc tests
were failing. As pointed out by Ilia, the tests are "broken by design"
as they do not test the object that is build but the one that is
installed and setup on the workstation.

With previous commit we moved the programs from the 'make check' to
noinst automake target. This way they won't be run but will be around
for people to use them.

Cc: Tom Stellard <thomas.stellard@amd.com>
configure.ac