[MPlayer-cvslog] CVS: main configure,1.1119,1.1120
    Diego Biurrun 
    diego at biurrun.de
       
    Sat Jan 14 17:18:01 CET 2006
    
    
  
On Sat, Jan 14, 2006 at 05:04:38PM +0100, Diego Biurrun CVS wrote:
> 
> --- configure	9 Jan 2006 19:35:43 -0000	1.1119
> +++ configure	14 Jan 2006 16:04:35 -0000	1.1120
> @@ -1797,6 +1799,8 @@
>    --disable-opendivx)	_opendivx=no	;;
>    --enable-libavcodec)	_libavcodec=yes	;;
>    --disable-libavcodec)	_libavcodec=no	;;
> +  --enable-libavcodec_so)	_libavcodec_so=yes	;;
> +  --disable-libavcodec_so)	_libavcodec_so=no	;;
Ooops, Nico just pointed out to me that the other variable is named
_libavcodecso (no underscore).  He gets to share the Cola with me,
though, he added libavformat_so (with underscore).
I'll make this consistent now.  These kinds of bugs would never happen
with a bit more structure...
Diego
    
    
More information about the MPlayer-cvslog
mailing list