[ovs-git] [openvswitch/ovs] fc9937: tests: Add Autoconf 2.63 compatibility support for...

GitHub noreply at github.com
Fri Feb 26 20:48:44 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: fc99370f0ec7a120c33eade822d1d826b4188a3d
      https://github.com/openvswitch/ovs/commit/fc99370f0ec7a120c33eade822d1d826b4188a3d
  Author: Ben Pfaff <blp at ovn.org>
  Date:   2016-02-26 (Fri, 26 Feb 2016)

  Changed paths:
    M tests/ovs-macros.at

  Log Message:
  -----------
  tests: Add Autoconf 2.63 compatibility support for AS_VAR_APPEND.

Reported-by: William Tu <u9012063 at gmail.com>
Signed-off-by: Ben Pfaff <blp at ovn.org>


  Commit: 47b31247d2454a5841b97cc986df82480e707983
      https://github.com/openvswitch/ovs/commit/47b31247d2454a5841b97cc986df82480e707983
  Author: Ben Pfaff <blp at ovn.org>
  Date:   2016-02-26 (Fri, 26 Feb 2016)

  Changed paths:
    M m4/compat.at
    M tests/ovs-macros.at

  Log Message:
  -----------
  tests: Move Autotest compatibility macros into tests directory.

compat.at mixes compatibility for m4sh, which is used by Autoconf and
Autotest, with compatibility for Autotest.  It makes more sense to separate
them.  This moves the Autotest-only compatibility macros into an Autotest
specific file.

Signed-off-by: Ben Pfaff <blp at ovn.org>


  Commit: 12878bc422712ec2bc602819641d4da2555c37c3
      https://github.com/openvswitch/ovs/commit/12878bc422712ec2bc602819641d4da2555c37c3
  Author: Ben Pfaff <blp at ovn.org>
  Date:   2016-02-26 (Fri, 26 Feb 2016)

  Changed paths:
    R m4/compat.at
    A m4/compat.m4
    M m4/openvswitch.m4
    M tests/ovs-macros.at

  Log Message:
  -----------
  m4: Rename compat.at to compat.m4.

This is used by both Autoconf and Autotest, so it doesn't make sense for
it to have a .at (Autotest) extension.

Signed-off-by: Ben Pfaff <blp at ovn.org>


Compare: https://github.com/openvswitch/ovs/compare/98c23f638e70...12878bc42271


More information about the git mailing list