Mercurial > mplayer.hg
changeset 7861:210bf936571f
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
author | arpi |
---|---|
date | Wed, 23 Oct 2002 14:45:01 +0000 |
parents | 0432eeab8f1e |
children | 013c255225d8 |
files | configure |
diffstat | 1 files changed, 5 insertions(+), 5 deletions(-) [+] |
line wrap: on
line diff
--- a/configure Wed Oct 23 14:39:13 2002 +0000 +++ b/configure Wed Oct 23 14:45:01 2002 +0000 @@ -4443,14 +4443,11 @@ # 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 @@ 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_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