changeset 11405:8b62788d4d1b

pass extra includes to lavc too (hopefully fixes the bsd & lavc & lame issue)
author alex
date Thu, 06 Nov 2003 23:11:15 +0000
parents ddff8d18dcc1
children b352fe84ce64
files configure
diffstat 1 files changed, 1 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- 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