[MPlayer-cvslog] r23600 - trunk/configure
Diego Biurrun
diego at biurrun.de
Fri Jun 22 10:22:35 CEST 2007
On Thu, Jun 21, 2007 at 09:01:29PM +0200, lu_zero wrote:
>
> Log:
> Unbreak altivec
>
> --- trunk/configure (original)
> +++ trunk/configure Thu Jun 21 21:01:29 2007
> @@ -2477,7 +2478,7 @@ test "$_ssse3" = yes && _cpuexts="SS
> test "$_armv5te" = yes && _cpuexts="ARMV5TE $_cpuexts"
> -test "$_armv6" = yes && _cpuexts="ARMV6 $_cpuexts"
> +test "$_armv6" = yes && _cpuexts="ARMV6 $_cpuexts"Y
Is it lazy committers day or what? *ALWAYS* doublecheck your changes
with 'svn diff' before committing! ...
Diego
More information about the MPlayer-cvslog
mailing list