K 10 svn:author V 5 danfe K 8 svn:date V 27 2015-09-02T09:23:05.491010Z K 7 svn:log V 308 Unbreak the build on PowerPC, it had nothing to do with "error in pthreads": configure script was passing `-faltivec' to the compiler, while this flag is non-standard and only supported on Mac OS X/Darwin systems. Also replace Apple-specific Altivec detection with querying the "hw.altivec" sysctl instead. END