0009-configure.ac-add-USE_LIBV4L-to-summary.patch 822 B

12345678910111213141516171819202122232425262728
  1. From d92eb36658af05286c5aac7e1cc8a5013f766cb4 Mon Sep 17 00:00:00 2001
  2. From: Hans Verkuil <hans.verkuil@cisco.com>
  3. Date: Mon, 29 May 2017 07:55:18 +0200
  4. Subject: [PATCH] configure.ac: add USE_LIBV4L to summary
  5. This was missing, so add it.
  6. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
  7. Signed-off-by: Hugues Fruchet <hugues.fruchet@st.com>
  8. ---
  9. configure.ac | 1 +
  10. 1 file changed, 1 insertion(+)
  11. diff --git a/configure.ac b/configure.ac
  12. index 8dc676e..9031b42 100644
  13. --- a/configure.ac
  14. +++ b/configure.ac
  15. @@ -500,6 +500,7 @@ compile time options summary
  16. gconv : $USE_GCONV
  17. + libv4l : $USE_LIBV4L
  18. dynamic libv4l : $USE_DYN_LIBV4L
  19. v4l_plugins : $USE_V4L_PLUGINS
  20. v4l_wrappers : $USE_V4L_WRAPPERS
  21. --
  22. 1.9.1