changeset 23075:7e3dd133fa5c

Set _audio_input to yes for V4L2 as well.
author diego
date Mon, 23 Apr 2007 07:28:48 +0000
parents 109c80c869ac
children 39dd908375b2
files configure
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/configure	Mon Apr 23 07:03:58 2007 +0000
+++ b/configure	Mon Apr 23 07:28:48 2007 +0000
@@ -6820,6 +6820,7 @@
  fi
 fi
 if test "$_tv_v4l2" = yes ; then
+  _audio_input=yes
   _tv_v4l=yes
   _def_tv_v4l='#define HAVE_TV_V4L 1'
   _def_tv_v4l2='#define HAVE_TV_V4L2 1'