summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xconfigure5
1 files changed, 1 insertions, 4 deletions
diff --git a/configure b/configure
index 8b27469c64..485f62514d 100755
--- a/configure
+++ b/configure
@@ -5051,9 +5051,6 @@ EOF
_def_mp3lame='#undef HAVE_MP3LAME'
fi
echores "$_mp3lame"
- if freebsd ; then
- _mp3lame=no
- fi
echocheck "DivX4linux encore (for mencoder)"
@@ -5714,8 +5711,8 @@ AWK = $_awk
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