check if -maltivec is accepted and if so add it to ALTIVEC_CFLAGS. Later
versions of gcc (gcc4) won't generate vectorized memset/memcpy unless both -faltivec and -maltivec are given.
Authored by: sms00 2005-05-28
Parent: [r2751]
Child: [r2753]