Remove the comma, as it isn't consistent with the rest of the output.

SVN revision: 29540
This commit is contained in:
titan 2007-04-15 16:47:58 +00:00 committed by titan
parent edf0a0942b
commit 296b508cdd
1 changed files with 1 additions and 1 deletions

View File

@ -2038,7 +2038,7 @@ echo " Fallback C Code.........: $build_cpu_c"
echo " MMX.....................: $build_cpu_mmx"
echo " SSE.....................: $build_cpu_sse"
echo " ALTIVEC.................: $build_cpu_altivec"
echo " Thread Support,.........: $build_pthreads"
echo " Thread Support..........: $build_pthreads"
echo
echo "ARGB Software Engine Options:"
echo " Sampling Scaler.........: $scaler_sample"