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

Fix syntax error

parent 2bdac4e4
...@@ -1349,7 +1349,6 @@ AC_CACHE_CHECK([if \$CC groks AltiVec C extensions], ...@@ -1349,7 +1349,6 @@ AC_CACHE_CHECK([if \$CC groks AltiVec C extensions],
]) ])
]) ])
CFLAGS="${CFLAGS_save}" CFLAGS="${CFLAGS_save}"
])
]) ])
if test "${ac_cv_c_altivec}" != "no"; then if test "${ac_cv_c_altivec}" != "no"; then
......
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