cedric pushed a commit to branch master. http://git.enlightenment.org/tools/expedite.git/commit/?id=5aa277e4d85b3b2a8342e8c21c1e5f6eee643d98
commit 5aa277e4d85b3b2a8342e8c21c1e5f6eee643d98 Author: Cedric Bail <[email protected]> Date: Fri Feb 28 12:58:25 2014 -0300 expedite: report when building drm support. --- configure.ac | 1 + 1 file changed, 1 insertion(+) diff --git a/configure.ac b/configure.ac index 2aeb5e8..43b52a8 100644 --- a/configure.ac +++ b/configure.ac @@ -283,6 +283,7 @@ echo " PSL1GHT......................: ${have_psl1ght}" echo " Software WinCE 16 bits.......: ${have_software_16_wince}" echo " Wayland EGL..................: ${have_wayland_egl}" echo " Wayland SHM..................: ${have_wayland_shm}" +echo " DRM..........................: ${have_drm}" echo echo " Installation:" echo " prefix.......................: ${prefix}" --
