summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-01-07 11:52:46 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-01-07 11:52:46 +0000
commit8665071a0eab9591325d19fc703efe0f43efe59b (patch)
tree6985812dd7b2c02aa3596255e2f1c85364e6ac10 /configure
parentfc8fb3d7a65e0f55769cc0819f815756a5f7913e (diff)
downloadmpv-8665071a0eab9591325d19fc703efe0f43efe59b.tar.bz2
mpv-8665071a0eab9591325d19fc703efe0f43efe59b.tar.xz
Remove superfluous CONFIG_X11_GRAB_DEVICE_DEMUXER=no.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21850 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure b/configure
index 2cdca1803d..b37c8921c5 100755
--- a/configure
+++ b/configure
@@ -7537,7 +7537,6 @@ CONFIG_AMR_WB=$_amr_wb
`echo $_libavparsers | tr '[a-z] ' '[A-Z]\n' | sed 's/^/CONFIG_/;s/$/=yes/'`
`echo $_libavdemuxers | tr '[a-z] ' '[A-Z]\n' | sed 's/^/CONFIG_/;s/$/=yes/'`
`echo $_libavmuxers | tr '[a-z] ' '[A-Z]\n' | sed 's/^/CONFIG_/;s/$/=yes/'`
-CONFIG_X11_GRAB_DEVICE_DEMUXER=no
CONFIG_FAAC=$_lavc_faac
CONFIG_MP3LAME=$_lavc_mp3lame
CONFIG_XVID=$_lavc_xvid