1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-12 01:49:33 +00:00

cosmetics: EXTRA_LIB_MENCODER --> EXTRALIBS_MENCODER

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21140 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2006-11-21 16:23:35 +00:00
parent 998308f4b2
commit d021529c71
2 changed files with 2 additions and 2 deletions

View File

@ -71,7 +71,7 @@ LIBS_MPLAYER = libvo/libvo.a \
$(COMMON_LIBS) \
LIBS_MENCODER = libmpcodecs/libmpencoders.a \
$(EXTRA_LIB_MENCODER) \
$(EXTRALIBS_MENCODER) \
$(COMMON_LIBS) \
OBJS_MPLAYER = $(SRCS_MPLAYER:.c=.o)

2
configure vendored
View File

@ -7360,7 +7360,7 @@ EXTRA_LIB = $_ld_extra \
$_ld_vorbis $_ld_theora $_xmms_lib \
$_ld_arch
EXTRALIBS_MPLAYER = $_libs_mplayer $_ld_x11 $_ld_sock $_ld_static $_ld_gtk $_ld_glib
EXTRA_LIB_MENCODER = $_libs_mencoder
EXTRALIBS_MENCODER = $_libs_mencoder
FREETYPE_LIB = $_ld_freetype
FONTCONFIG_LIB = $_ld_fontconfig