[ovs-dev] [PATCH ovn v3 0/3] Check ddlog version and improve configure process

Ben Pfaff blp at ovn.org
Mon May 24 17:33:16 UTC 2021


v1->v2: Change leading tabs to spaces.
v2->v3:
  - Use stricter regex for recognizing version numbers in "configure:
    Check for correct ddlog version.".
  - Print correct version number in error message in "configure: Also
    find and verify version of ovsdb2ddlog."

Ben Pfaff (3):
  configure: Check for correct ddlog version.
  configure: Improve how to find ddlog binaries and libraries.
  configure: Also find and verify version of ovsdb2ddlog.

 Documentation/intro/install/general.rst | 37 +++++++++++---
 acinclude.m4                            | 66 +++++++++++++++++++------
 configure.ac                            |  2 +-
 northd/automake.mk                      |  4 +-
 4 files changed, 84 insertions(+), 25 deletions(-)

-- 
2.31.1



More information about the dev mailing list