
25 Mar
2011
25 Mar
'11
4:07 p.m.
Eric Blake wrote:
On 03/10/2011 01:54 AM, Daniel Veillard wrote:
AC_MSG_NOTICE([ VBox: $with_vbox]) AC_MSG_NOTICE([ XenAPI: $with_xenapi]) +AC_MSG_NOTICE([libxenlight: $with_libxl])
instead AC_MSG_NOTICE([ libxl: $with_libxl]) or AC_MSG_NOTICE([xenlight: $with_libxl]) would keep messages nicely aligned
I went with xenlight:, and pushed this under the trivial rule:
Oh, I missed those ones but did get the one at ~lineno 2415, where I also chose xenlight thankfully. Thanks Eric! Regards, Jim