diff options
author | Cedric Bail <cedric.bail@free.fr> | 2014-02-28 12:58:25 -0300 |
---|---|---|
committer | Cedric Bail <cedric.bail@free.fr> | 2014-02-28 12:58:25 -0300 |
commit | 5aa277e4d85b3b2a8342e8c21c1e5f6eee643d98 (patch) | |
tree | 2eb87e1394c9bd6fc27a74e3dca1bb41321747d0 /configure.ac | |
parent | d846790c37d349a9b24035a15d08969dbabc25cf (diff) |
expedite: report when building drm support.
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
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}" | |||
283 | echo " Software WinCE 16 bits.......: ${have_software_16_wince}" | 283 | echo " Software WinCE 16 bits.......: ${have_software_16_wince}" |
284 | echo " Wayland EGL..................: ${have_wayland_egl}" | 284 | echo " Wayland EGL..................: ${have_wayland_egl}" |
285 | echo " Wayland SHM..................: ${have_wayland_shm}" | 285 | echo " Wayland SHM..................: ${have_wayland_shm}" |
286 | echo " DRM..........................: ${have_drm}" | ||
286 | echo | 287 | echo |
287 | echo " Installation:" | 288 | echo " Installation:" |
288 | echo " prefix.......................: ${prefix}" | 289 | echo " prefix.......................: ${prefix}" |