[libvirt] [PATCH 2/7] configure: sort AC_CHECK_HEADERS argument list

Erik Skultety eskultet at redhat.com
Wed Sep 26 08:15:15 UTC 2018


On Tue, Sep 25, 2018 at 05:23:45PM +0200, Ján Tomko wrote:
> Signed-off-by: Ján Tomko <jtomko at redhat.com>
> ---
>  configure.ac | 22 +++++++++++-----------
>  1 file changed, 11 insertions(+), 11 deletions(-)
>
> diff --git a/configure.ac b/configure.ac
> index f23faf8b8f..00e2de7b1f 100644
> --- a/configure.ac
> +++ b/configure.ac
> @@ -353,23 +353,23 @@ AC_CHECK_FUNCS_ONCE([\

Since you're doing this kind of stuff already, I'd like to keep it consistent
and have the FUNCS_ONCE sorted too.

Reviewed-by: Erik Skultety <eskultet at redhat.com>




More information about the libvir-list mailing list