changeset 5779:6c453e75e78f

libac3 .S compile test (binutils) removed - noticed by Lars Bamberger <Lars.Bamberger@gmx.de>
author arpi
date Sun, 21 Apr 2002 23:07:44 +0000
parents f2586f1a3a96
children aae45ee17fc3
files configure
diffstat 1 files changed, 0 insertions(+), 7 deletions(-) [+]
line wrap: on
line diff
--- a/configure	Sun Apr 21 21:38:53 2002 +0000
+++ b/configure	Sun Apr 21 23:07:44 2002 +0000
@@ -716,11 +716,6 @@
 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_3DNOWEX = $_3dnowex
 TARGET_SSE = $_sse
 
-BINUTILS = $_binutils
-
 # --- GUI stuff ---
 GTKLIB = $_ld_static $_ld_gtk
 GLIBLIB = $_ld_static  $_ld_glib