# HG changeset patch # User alex # Date 1068160275 0 # Node ID 8b62788d4d1b5a14c6d577cb818ce2bbdf523ade # Parent ddff8d18dcc1ebaf71fc89ad68391600255d41e4 pass extra includes to lavc too (hopefully fixes the bsd & lavc & lame issue) diff -r ddff8d18dcc1 -r 8b62788d4d1b configure --- a/configure Thu Nov 06 22:57:40 2003 +0000 +++ b/configure Thu Nov 06 23:11:15 2003 +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