[MPlayer-cvslog] CVS: main configure,1.1093,1.1094

Ivan Kalvachev ikalvachev at gmail.com
Tue Oct 25 15:55:34 CEST 2005


2005/10/25, Gabucino <syncmail at mplayerhq.hu>:
> CVS change done by Gabucino
>
> Update of /cvsroot/mplayer/main
> In directory mail:/var2/tmp/cvs-serv11192
>
> Modified Files:
>         configure
> Log Message:
> fixing the unverified patch (one of the millions) commited by:
> Attila "I'll ban you forever" Kinali AKA KotH teh idiot,
> date: 2003/10/04 23:06:04 rev 1.779
>
>
> Index: configure
> ===================================================================
> RCS file: /cvsroot/mplayer/main/configure,v
> retrieving revision 1.1093
> retrieving revision 1.1094
> diff -u -r1.1093 -r1.1094
> --- configure   24 Oct 2005 04:39:18 -0000      1.1093
> +++ configure   25 Oct 2005 11:52:49 -0000      1.1094
> @@ -1167,7 +1167,7 @@
>          ;;
>        Darwin)
>         proc=`$_cpuinfo | grep "Processor type" | cut -f 3 -d ' ' | sed 's/ppc//'`
> -       if [ `sysctl -n hw.vectorunit` -eq 1 -o
> +       if [ `sysctl -n hw.vectorunit` -eq 1 -o \
>             "`sysctl -n hw.optional.altivec 2>/dev/null`" -eq 1 ]; then
>             _altivec=yes
>         fi
>

I though he is not developer anymore, why does he have write access?




More information about the MPlayer-cvslog mailing list