summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index eae266067b..3e1af6ea6c 100755
--- a/configure
+++ b/configure
@@ -5006,7 +5006,7 @@ if test "$_tv_v4l2" = yes ; then
_inputmodules="tv-v4l2 $_inputmodules"
else
_noinputmodules="tv-v4l2 $_noinputmodules"
- _def_tv_v4l='#undef HAVE_TV_V4L2'
+ _def_tv_v4l2='#undef HAVE_TV_V4L2'
fi
echores "$_tv_v4l2"