Add the Altivec flags (-faltivec, -maltivec, etc) to CFLAGS and CXXFLAGS so
they are available when compiling .c and .cc files. Don't export
ALTIVEC_CFLAGS (via AC_SUBST). This allows the compiler to generate Altivec
code for such functions as memset().