mirror of https://gitee.com/openkylin/libvirt.git
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