[MPlayer-dev-eng] CONFIG_MP3LAME solution ..

Bohdan Horst nexus at irc.pl
Wed Nov 5 14:32:05 CET 2003


On Wed, Nov 05, 2003 at 02:18:13PM +0100, Bohdan Horst wrote:
> On Wed, Nov 05, 2003 at 02:04:34PM +0100, Arpi wrote:
> > Hi,
> > 
> > > 
> > > is that patch will be ok ? :

[...]

better fix (by al3x)

that way will be better ?


-- 
 /  irl: Bohdan 'Nexus' Horst  |  irc: Nexus  \
{----------------------v-------^---------------}
 \ http://irc.pl/nexus | mailto: nexus&irc.pl /
-------------- next part --------------
Index: configure
===================================================================
RCS file: /cvsroot/mplayer/main/configure,v
retrieving revision 1.804
diff -u -r1.804 configure
--- configure	4 Nov 2003 22:11:50 -0000	1.804
+++ configure	5 Nov 2003 13:29:31 -0000
@@ -5051,9 +5051,6 @@
     _def_mp3lame='#undef HAVE_MP3LAME'
   fi
   echores "$_mp3lame"
-  if freebsd ; then
-    _mp3lame=no
-  fi
 
 
   echocheck "DivX4linux encore (for mencoder)"
@@ -5714,8 +5711,8 @@
 RANLIB = $_ranlib
 INSTALL = $_install
 # OPTFLAGS = -O4 $_profile $_debug $_march $_mcpu -pipe -fomit-frame-pointer -ffast-math
-OPTFLAGS = $CFLAGS
 EXTRA_INC = $_inc_extra $_inc_gtk
+OPTFLAGS = $CFLAGS $EXTRA_INC
 STRIPBINARIES = $_stripbinaries
 
 $_live_libs_def


More information about the MPlayer-dev-eng mailing list