mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-09 01:18:00 +03:00
configure: fix indentation in TLS priority result
Signed-off-by: Boris Fiuczynski <fiuczy@linux.vnet.ibm.com>
This commit is contained in:
parent
bd12889616
commit
16dd2f030a
@ -29,5 +29,5 @@ AC_DEFUN([LIBVIRT_CHECK_TLS_PRIORITY], [
|
||||
])
|
||||
|
||||
AC_DEFUN([LIBVIRT_RESULT_TLS_PRIORITY], [
|
||||
LIBVIRT_RESULT([TLS priority], [$with_tls_priority])
|
||||
LIBVIRT_RESULT([ TLS priority], [$with_tls_priority])
|
||||
])
|
||||
|
Loading…
Reference in New Issue
Block a user