From a9c22ff423ddc50137071f484ee6d31feaa016fb Mon Sep 17 00:00:00 2001 From: jaf Date: Fri, 26 Apr 2002 19:11:13 +0000 Subject: corrected what felix made buggy ;-) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5842 b3059339-0415-0410-9bf9-f77b7e298cf2 --- configure | 2 -- 1 file changed, 2 deletions(-) (limited to 'configure') diff --git a/configure b/configure index 9d975a9720..3b4cf8232d 100755 --- a/configure +++ b/configure @@ -3046,7 +3046,6 @@ _def_fame='#undef USE_LIBFAME' if test "$_fame" = yes ; then _def_fame='#define USE_LIBFAME 1' _ld_fame='-Llibfame -lfame' - _dep_fame='libfame/libfame.a' fi echocheck "libdv-0.9.5 (for mencoder)" @@ -3611,7 +3610,6 @@ AV_DEP = $_dep_libavcodec AV_LIB = $_ld_libavcodec FAME = $_fame FAME_LIB = $_ld_fame -FAME_DEB = $_dep_fame MP1E_DEP = $_dep_mp1e MP1E_LIB = $_ld_mp1e ARCH_LIB = $_ld_arch $_ld_iconv -- cgit v1.2.3