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:02:31 +0000 (16:02 +0200)
commitbd39ded985e4decd9e5bfc3aa9ccf9fbb5ec88f4
treeeb761b45dc407379520b8bf94a46aac26443dea8
parent08d010b329d37dd9ea9ec7690f110e7f62a2a8f8
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/transcode/Makefile.am
test/vainfo/Makefile.am
va/Makefile.am