Skip to content
Snippets Groups Projects
Commit 9f7e7c8c authored by Ralph Giles's avatar Ralph Giles
Browse files

Fix configure output formatting.

Put the colon ':' before the continuation dots like all the
other entries.
parent 43dfdc08
No related branches found
No related tags found
No related merge requests found
......@@ -873,7 +873,7 @@ AC_MSG_NOTICE([
Fixed point debugging: ......... ${enable_fixed_point_debug}
Inline Assembly Optimizations: . ${inline_optimization}
External Assembly Optimizations: ${asm_optimization}
Intrinsics Optimizations.......: ${intrinsics_support}
Intrinsics Optimizations: ...... ${intrinsics_support}
Run-time CPU detection: ........ ${rtcd_support}
Custom modes: .................. ${enable_custom_modes}
Assertion checking: ............ ${enable_assertions}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment