Commit 42405764 authored by Rémi Denis-Courmont's avatar Rémi Denis-Courmont

Fix syntax error

parent 2bdac4e4
......@@ -1350,7 +1350,6 @@ AC_CACHE_CHECK([if \$CC groks AltiVec C extensions],
])
CFLAGS="${CFLAGS_save}"
])
])
if test "${ac_cv_c_altivec}" != "no"; then
CPPFLAGS="${CPPFLAGS_save} ${ac_cv_c_altivec}"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment