summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authoralex <alex@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-09-07 17:49:56 +0000
committeralex <alex@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-09-07 17:49:56 +0000
commitc8b56ea70b2d6617520140fdba1aa0c1336bfdfe (patch)
treec30183f565b730e783b07200685717829853421f /configure
parent9eefccaf759ff498a51947e1239665b64ebef2ca (diff)
downloadmpv-c8b56ea70b2d6617520140fdba1aa0c1336bfdfe.tar.bz2
mpv-c8b56ea70b2d6617520140fdba1aa0c1336bfdfe.tar.xz
100l typo found by Dima K. <dimakar@yahoo.com>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10837 b3059339-0415-0410-9bf9-f77b7e298cf2
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"