From 5aa277e4d85b3b2a8342e8c21c1e5f6eee643d98 Mon Sep 17 00:00:00 2001 From: Cedric Bail Date: Fri, 28 Feb 2014 12:58:25 -0300 Subject: [PATCH] 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}"