[ovs-git] [ovn-org/ovn] dc5a85: configure: Report OVS version in the usual Autocon...

Ben Pfaff noreply at github.com
Fri May 7 18:58:44 UTC 2021


  Branch: refs/heads/master
  Home:   https://github.com/ovn-org/ovn
  Commit: dc5a85dadb97218a8d20a3dfae16b85f1860e679
      https://github.com/ovn-org/ovn/commit/dc5a85dadb97218a8d20a3dfae16b85f1860e679
  Author: Ben Pfaff <blp at ovn.org>
  Date:   2021-05-07 (Fri, 07 May 2021)

  Changed paths:
    M acinclude.m4

  Log Message:
  -----------
  configure: Report OVS version in the usual Autoconf style.

Without this patch, configure reports the OVS version like this:
    OVS version is $OVSVERSION

This doesn't match the usual style for messages from configure, so this
patch changes it so that it does, like this:
    Checking OVS version... $OVSVERSION

Signed-off-by: Ben Pfaff <blp at ovn.org>
Acked-by: Han Zhou <hzhou at ovn.org>




More information about the git mailing list