1
0
mirror of https://gitlab.xiph.org/xiph/ezstream.git synced 2025-02-02 15:07:45 -05:00

Prettier configure output

This commit is contained in:
Moritz Grimm 2021-02-11 00:50:22 +01:00
parent 72f46035d7
commit d041a54f4f

View File

@ -247,8 +247,8 @@ cat << __EOT
${PACKAGE_STRING} has been configured successfully. ${PACKAGE_STRING} has been configured successfully.
Configuration: Configuration:
Charset conversion support .... : ${use_iconv} Charset conversion support ......... : ${use_iconv}
Prefix ........................ : ${prefix} Prefix ............................. : ${prefix}
AddressSanitizer (debugging) .. : ${want_asan} AddressSanitizer (for debugging) ... : ${want_asan}
__EOT __EOT