diff configure @ 5841:9cc33be028bb

corrected what felix made buggy ;-)
author jaf
date Fri, 26 Apr 2002 19:11:13 +0000
parents 4e3cf9473628
children c21948cd027d
line wrap: on
line diff
--- a/configure	Fri Apr 26 17:18:02 2002 +0000
+++ b/configure	Fri Apr 26 19:11:13 2002 +0000
@@ -3046,7 +3046,6 @@
 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_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