configure.ac: Make libdrm optional in weston-launch
authorKristian Høgsberg <krh@bitplanet.net>
Sun, 24 Nov 2013 22:37:07 +0000 (14:37 -0800)
committerKristian Høgsberg <krh@bitplanet.net>
Sun, 24 Nov 2013 23:16:23 +0000 (15:16 -0800)
commitd2c9d8af50351bd2e1385cfa056eda44f06d19c5
tree70e43646f47e1d61168979b5a3b77427e81f427a
parent89eebb7cebda60b1689209b9553ccf9a6d6a2af2
configure.ac: Make libdrm optional in weston-launch

If libdrm is available, weston-launch and launcer-util.c will support
getting the drm device and setting and dropping drm master, otherwise
we'll only support getting input devices.
configure.ac
src/Makefile.am
src/launcher-util.c
src/weston-launch.c
tests/Makefile.am