100l typo found by Dima K. <dimakar@yahoo.com>

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10837 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
alex 2003-09-07 17:49:56 +00:00
parent 9eefccaf75
commit c8b56ea70b
1 changed files with 1 additions and 1 deletions

2
configure vendored
View File

@ -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"