[MPlayer-dev-eng] [PATCH] remove duplicate x86_exts_check
Diego Biurrun
diego at biurrun.de
Sun Apr 23 06:41:46 CEST 2006
In line 1114 of configure there is a second call to x86_exts_check in
the x86_64 section. AFAICT it's superfluous. I verified this on the SF
compile farm, but somebody please doublecheck.
Diego
-------------- next part --------------
--- configure 22 Apr 2006 21:54:01 -0000 1.1173
+++ configure 23 Apr 2006 00:38:37 -0000
@@ -1110,8 +1110,6 @@
_optimizing=""
echores "$proc"
-
- x86_exts_check
;;
sparc)
More information about the MPlayer-dev-eng
mailing list