mirror of
https://github.com/xiph/opus.git
synced 2025-05-30 15:17:42 +00:00
Fix configure output formatting.
Put the colon ':' before the continuation dots like all the other entries.
This commit is contained in:
parent
43dfdc08ba
commit
9f7e7c8ce0
1 changed files with 1 additions and 1 deletions
|
@ -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}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue