summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpl <pl@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-11-17 13:23:13 +0000
committerpl <pl@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-11-17 13:23:13 +0000
commit736775df719fe6ce7f27ef60666879224c4f9784 (patch)
tree9cf5fd3a7371b08511371347d2d13aef3a9af965
parent3f154384e6a76a1ee3a2dbdf0b02fefefccdc74d (diff)
downloadmpv-736775df719fe6ce7f27ef60666879224c4f9784.tar.bz2
mpv-736775df719fe6ce7f27ef60666879224c4f9784.tar.xz
wrong name of variables (avcodec)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2950 b3059339-0415-0410-9bf9-f77b7e298cf2
-rwxr-xr-xconfigure4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure b/configure
index ac785ca94b..21a4627ee7 100755
--- a/configure
+++ b/configure
@@ -2296,8 +2296,8 @@ W32_DEP = $_dep_win32
W32_LIB = $_ld_win32
DS_DEP = $_dep_dshow
DS_LIB = $_ld_dshow
-AV_DEP = $_dep_avcodec
-AV_LIB = $_lavclib
+AV_DEP = $_dep_libavcodec
+AV_LIB = $_ld_libavcodec
ALSA_LIB = $ld__alsa
SGI_AUDIO_LIB = $_ld_sgiaudio
ARCH_LIBS = $_ld_arch $_ld_iconv