build: make default backend configurable
authorPekka Paalanen <ppaalanen@gmail.com>
Wed, 7 Nov 2012 10:25:12 +0000 (12:25 +0200)
committerKristian Høgsberg <krh@bitplanet.net>
Thu, 8 Nov 2012 21:56:25 +0000 (16:56 -0500)
commita51e6fa322a24979ec04d7cdec08d3bdcf279b12
tree74997da2dd640471778c8b48037a51f1a9e559e4
parentf97f811cf3a622f57b7ad098a33c844b9deae050
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>
configure.ac
man/Makefile.am
man/weston.man
src/compositor.c