commit | a51e6fa322a24979ec04d7cdec08d3bdcf279b12 | [log] [tgz] |
---|---|---|
author | Pekka Paalanen <ppaalanen@gmail.com> | Wed Nov 07 12:25:12 2012 +0200 |
committer | Kristian Høgsberg <krh@bitplanet.net> | Thu Nov 08 16:56:25 2012 -0500 |
tree | 74997da2dd640471778c8b48037a51f1a9e559e4 | |
parent | f97f811cf3a622f57b7ad098a33c844b9deae050 [diff] |
build: make default backend configurable Instead of hardcoding drm-backend.so as the default if environment presents neither Wayland nor X11, have a ./configure option to change it. It still defaults to drm-backend.so, if not given. Signed-off-by: Pekka Paalanen <ppaalanen@gmail.com>