[Mplayer-cvslog] CVS: main configure,1.431,1.432

Arpi of Ize arpi at mplayerhq.hu
Mon Apr 22 01:07:48 CEST 2002


Update of /cvsroot/mplayer/main
In directory mail:/var/tmp.root/cvs-serv8539

Modified Files:
	configure 
Log Message:
libac3 .S compile test (binutils) removed - noticed by Lars Bamberger <Lars.Bamberger at gmx.de>

Index: configure
===================================================================
RCS file: /cvsroot/mplayer/main/configure,v
retrieving revision 1.431
retrieving revision 1.432
diff -u -r1.431 -r1.432
--- configure	21 Apr 2002 21:18:28 -0000	1.431
+++ configure	21 Apr 2002 23:07:44 -0000	1.432
@@ -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
@@ -3464,8 +3459,6 @@
 TARGET_3DNOW = $_3dnow
 TARGET_3DNOWEX = $_3dnowex
 TARGET_SSE = $_sse
-
-BINUTILS = $_binutils
 
 # --- GUI stuff ---
 GTKLIB = $_ld_static $_ld_gtk




More information about the MPlayer-cvslog mailing list