Mercurial > mplayer.hg
changeset 3340:8b75b8df500b
Readd NAS lib, something else missing? Please better check your cvs commits or at least read cvslog with care.
author | atmos4 |
---|---|
date | Wed, 05 Dec 2001 17:59:59 +0000 |
parents | 7e0eeb649420 |
children | 59390e321c4e |
files | Makefile |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/Makefile Wed Dec 05 16:49:54 2001 +0000 +++ b/Makefile Wed Dec 05 17:59:59 2001 +0000 @@ -34,7 +34,7 @@ VO_LIBS = -Llibvo2 -lvo2 $(X_LIB) $(DXR3_LIB) $(GGI_LIB) $(MLIB_LIB) $(PNG_LIB) $(SDL_LIB) $(SVGA_LIB) endif -A_LIBS = -Lmp3lib -lMP3 -Llibac3 -lac3 $(ALSA_LIB) $(MAD_LIB) $(VORBIS_LIB) $(SGIAUDIO_LIB) +A_LIBS = -Lmp3lib -lMP3 -Llibac3 -lac3 $(ALSA_LIB) $(NAS_LIB) $(MAD_LIB) $(VORBIS_LIB) $(SGIAUDIO_LIB) OSDEP_LIBS = -Llinux -losdep PP_LIBS = -Lpostproc -lpostproc