cosmetics - reordered config.mak lines

moved libdv from decore_libs to vorbis_libs - both places are wrong, but
it's better with vorbis as both are combined demuxer+codec libs


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7862 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
arpi 2002-10-23 14:45:01 +00:00
parent 170cdeeee4
commit d782c21b57
1 changed files with 5 additions and 5 deletions

10
configure vendored
View File

@ -4443,14 +4443,11 @@ AA_LIB = $_ld_aa
# audio output
ALSA_LIB = $_ld_alsa
NAS_LIB = $_ld_nas
MAD_LIB = $_ld_mad
ARTS_LIB = $_ld_arts
ARTS_INC = $_inc_arts
VORBIS_LIB = $_ld_vorbis
FAAD_LIB = $_ld_faad
SGIAUDIO_LIB = $_ld_sgiaudio
# input
# input/demuxer/codecs
TERMCAP_LIB = $_ld_termcap
LIRC_LIB = $_ld_lirc
CSS_USE = $_css
@ -4473,7 +4470,7 @@ ARCH_LIB = $_ld_arch $_ld_iconv
DIVX4LINUX = $_divx4linux
XVID = $_xvid
XVID_LIB = $_ld_xvid
DECORE_LIB = $_ld_decore $_ld_libdv
DECORE_LIB = $_ld_decore
MENCODER = $_mencoder
ENCORE_LIB = $_ld_encore $_ld_mp3lame
DIRECTFB_INC = $_inc_directfb
@ -4484,6 +4481,9 @@ FREETYPE_INC = $_inc_freetype
FREETYPE_LIB = $_ld_freetype
LZO= $_mkf_lzo
LZO_LIB= $_ld_lzo
MAD_LIB = $_ld_mad
VORBIS_LIB = $_ld_vorbis $_ld_libdv
FAAD_LIB = $_ld_faad
# --- Some stuff for autoconfigure ----
$_target_arch