Hi,

Did some minor cleanups in configure.ac...

v2, rebased patchset

Cheers,
Anders

Anders Roxell (10):
  linux-generic: m4: netmap: set netmap_support=no
  linux-generic: m4: dpdk: fix to conform with other m4 files
  configure: group AM_CONDITIONAL
  configure: move test_perf to its own m4 file
  configure: move test_cpp to its own m4 file
  configure: move test_helper to its own m4 file
  configure: move docs to its own m4 file
  configure: move example configure to the others
  configure: move test_vald to its own m4 file
  example: m4: configure option to check examples

 configure.ac                            | 165 ++++----------------------------
 doc/m4/configure.m4                     |  38 ++++++++
 example/l2fwd_simple/Makefile.am        |   2 +
 example/m4/configure.m4                 |  12 +++
 helper/m4/configure.m4                  |   9 ++
 platform/linux-generic/m4/odp_dpdk.m4   |   1 +
 platform/linux-generic/m4/odp_netmap.m4 |   1 +
 test/m4/configure.m4                    |   4 +
 test/m4/miscellaneous.m4                |   9 ++
 test/m4/performance.m4                  |   9 ++
 test/m4/validation.m4                   |  44 +++++++++
 11 files changed, 150 insertions(+), 144 deletions(-)
 create mode 100644 helper/m4/configure.m4
 create mode 100644 test/m4/miscellaneous.m4
 create mode 100644 test/m4/performance.m4
 create mode 100644 test/m4/validation.m4

-- 
2.1.4

_______________________________________________
lng-odp mailing list
lng-odp@lists.linaro.org
https://lists.linaro.org/mailman/listinfo/lng-odp

Reply via email to