[Mplayer-cvslog] CVS: main configure,1.803,1.804

D Richard Felker III dalias at aerifal.cx
Fri Nov 7 15:50:52 CET 2003


On Tue, Nov 04, 2003 at 11:12:22PM +0100, Bohdan 'Nexus' Horst CVS wrote:
> Update of /cvsroot/mplayer/main
> In directory mail:/var/tmp.root/cvs-serv21209
> 
> Modified Files:
> 	configure 
> Log Message:
> ugly FreeBSD fix ..
> 
> Index: configure
> ===================================================================
> RCS file: /cvsroot/mplayer/main/configure,v
> retrieving revision 1.803
> retrieving revision 1.804
> diff -u -r1.803 -r1.804
> --- configure	4 Nov 2003 20:00:55 -0000	1.803
> +++ configure	4 Nov 2003 22:11:50 -0000	1.804
> @@ -5051,6 +5051,9 @@
>      _def_mp3lame='#undef HAVE_MP3LAME'
>    fi
>    echores "$_mp3lame"
> +  if freebsd ; then
> +    _mp3lame=no
> +  fi

Reverse!!!!!!!!!

Rich



More information about the MPlayer-cvslog mailing list