commit | 1f9d4f9cf91bc7c7a1e75150fddaa632dde72d37 | [log] [tgz] |
---|---|---|
author | Derek Foreman <derekf@osg.samsung.com> | Mon Feb 09 09:57:28 2015 -0600 |
committer | Bryce Harrington <bryce@osg.samsung.com> | Wed Feb 11 18:23:56 2015 -0800 |
tree | 76a8160b51f102b3ec39478be53169a003a6b4f1 | |
parent | 82d19aabc87a3040edb96c0bda0ef27c4edb26b8 [diff] |
configure.ac: Don't look for Xwayland in the weston install destination Xwayland isn't part of this distribution so looking for Xwayland in weston's install dir will cause distcheck to fail. Let's set the default to /usr/bin where it's likely to live. It can still be overriden during configure exactly as before. Signed-off-by: Derek Foreman <derekf@osg.samsung.com> Reviewed-by: Daniel Stone <daniels@collabora.com>