[3.0] configure: do not force AltiVec on everything
Like on x86 (e.g. VLC_SSE), this macro enables the use of AltiVec for just a given function. Thus the other functions in the same C module can be compiled without AltiVec and run on non-AltiVec processors.
Edited by Steve Lhomme