summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-08-25 13:32:22 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-08-25 13:32:22 +0000
commit824796ca1137dc3799415a585bc56e8b15962327 (patch)
treea490adb330624ff1dcaa50e6935a488cfd84bed0 /configure
parent6f690e732fe6aefc5f4f54bfa235067af551ede5 (diff)
downloadmpv-824796ca1137dc3799415a585bc56e8b15962327.tar.bz2
mpv-824796ca1137dc3799415a585bc56e8b15962327.tar.xz
Disentangle libdv and vorbis linker flags.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19530 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure b/configure
index ba9bddcf81..5457fa02a4 100755
--- a/configure
+++ b/configure
@@ -7393,6 +7393,7 @@ ZORAN = $_zr
FAME = $_libfame
FAME_LIB = $_ld_libfame
LIBDV = $_libdv
+LIBDV_LIB = $_ld_libdv
ARCH_LIB = $_ld_arch $_ld_iconv
XVID = $_xvid
XVID4 = $_xvid4
@@ -7418,7 +7419,7 @@ LIBLZO_LIB= $_ld_liblzo
LIBMAD = $_mad
MAD_LIB = $_ld_mad
LIBVORBIS = $_vorbis
-VORBIS_LIB = $_ld_vorbis $_ld_libdv
+VORBIS_LIB = $_ld_vorbis
SPEEX_LIB = $_ld_speex
LIBTHEORA = $_theora
THEORA_LIB = $_ld_theora