OSDN Git Service

Generate wayland related files even if wayland disabled
authorXiang, Haihao <haihao.xiang@intel.com>
Thu, 10 Dec 2015 18:47:39 +0000 (02:47 +0800)
committerXiang, Haihao <haihao.xiang@intel.com>
Thu, 10 Dec 2015 19:39:53 +0000 (03:39 +0800)
commitaf199eb763afcce467a66689049070bb416aeaa4
treeb333f6540276b6790bce0555b28b2007896b0f57
parent46ffebbf3c1ff123c47ef915ce49a59a5f6faf6e
Generate wayland related files even if wayland disabled

This fixes the regression caused by commit 883ce46

Making all in debian.upstream
make[2]: Entering directory '/home/uaeoff/Work/workspace/media/build/libva/debian.upstream'
make[2]: *** No rule to make target 'libva-wayland1.install', needed by 'all-am'.  Stop.
make[2]: Leaving directory '/home/uaeoff/Work/workspace/media/build/libva/debian.upstream'
Makefile:453: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/home/uaeoff/Work/workspace/media/build/libva'
Makefile:384: recipe for target 'all' failed
make: *** [all] Error 2

Reported-by: Eoff, Ullysses A <ullysses.a.eoff@intel.com>
Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
configure.ac