提交 b5a048ed 编写于 作者: E Eric Blake

build: shorten libxenlight summary for consistent alignment

* configure.ac: Use xenlight: rather than libxenlight: in summary.
Suggested by Daniel Veillard.
上级 55cc591f
......@@ -2523,9 +2523,9 @@ else
AC_MSG_NOTICE([ xenapi: no])
fi
if test "$with_libxl" = "yes" ; then
AC_MSG_NOTICE([ libxenlight: $LIBXL_CFLAGS $LIBXL_LIBS])
AC_MSG_NOTICE([xenlight: $LIBXL_CFLAGS $LIBXL_LIBS])
else
AC_MSG_NOTICE([ libxenlight: no])
AC_MSG_NOTICE([xenlight: no])
fi
if test "$with_hal" = "yes" ; then
AC_MSG_NOTICE([ hal: $HAL_CFLAGS $HAL_LIBS])
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册