summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-04-21 23:07:44 +0000
committerarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-04-21 23:07:44 +0000
commit30d06c10e0391185b0f2c9d5282ec4a88f3e7abc (patch)
tree1c0f575e4c728ed937945cf09cca13017baea9a9 /configure
parentf017c820ac6c590f58fec1fefc255153d8f08a25 (diff)
downloadmpv-30d06c10e0391185b0f2c9d5282ec4a88f3e7abc.tar.bz2
mpv-30d06c10e0391185b0f2c9d5282ec4a88f3e7abc.tar.xz
libac3 .S compile test (binutils) removed - noticed by Lars Bamberger <Lars.Bamberger@gmx.de>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5780 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure7
1 files changed, 0 insertions, 7 deletions
diff --git a/configure b/configure
index df8d4f692b..90aa4943e6 100755
--- a/configure
+++ b/configure
@@ -716,11 +716,6 @@ EOF
esac
-echocheck "binutils"
-_binutils=no
-$_as libac3/downmix/downmix_i386.S -o $TMPO > /dev/null 2>&1 && _binutils=yes
-echores "$_binutils"
-
if x86 && test "$_runtime_cpudetection" = no ; then
extcheck() {
if test "$1" = yes ; then
@@ -3465,8 +3460,6 @@ TARGET_3DNOW = $_3dnow
TARGET_3DNOWEX = $_3dnowex
TARGET_SSE = $_sse
-BINUTILS = $_binutils
-
# --- GUI stuff ---
GTKLIB = $_ld_static $_ld_gtk
GLIBLIB = $_ld_static $_ld_glib