Remove whitespace.
[coreboot.git] / util / mkelfImage / configure.ac
index a7fc37ecf2503e2485482920cc4b7e355a8d906c..af0fe19aaaa8b2d6604942b5964d4641069b4a20 100644 (file)
@@ -203,7 +203,7 @@ rm -f conftest*])
 if test $libc_cv_fno_stack_protector = yes; then
   I386_CFLAGS="$I386_CFLAGS -fno-stack-protector"
   IA64_CFLAGS="$IA64_CFLAGS -fno-stack-protector"
-  
+
 fi
 AC_SUBST(libc_cv_fno_stack_protector)