build: drop useless Makefile variables.
authorGwenole Beauchesne <gwenole.beauchesne@intel.com>
Thu, 27 Sep 2012 13:16:59 +0000 (15:16 +0200)
committerGwenole Beauchesne <gwenole.beauchesne@intel.com>
Thu, 27 Sep 2012 14:08:34 +0000 (16:08 +0200)
commit0af62769732c1ce867d9eb7803107df5c5b1a92e
tree69472797da237c2a9925745f3a8915268bac8088
parentbfc0dfefd8c41b6d88f143c495128e6b9cf77dc7
build: drop useless Makefile variables.

libvacorelib and libvabackendlib variables are totally useless nowadays
since test cases use a common infrastructure for VA display options and
that other test cases are X11 specific anyway.

Signed-off-by: Gwenole Beauchesne <gwenole.beauchesne@intel.com>
configure.ac
dummy_drv_video/Makefile.am
test/basic/Makefile.am
test/common/Makefile.am
test/decode/Makefile.am
test/encode/Makefile.am
test/putsurface/Makefile.am
test/v4l_h264/decode/Makefile.am
test/v4l_h264/encode/Makefile.am
test/vainfo/Makefile.am
va/Makefile.am