dpdkstat: configuration improvements
authorMaryam Tahhan <maryam.tahhan@intel.com>
Fri, 13 May 2016 10:10:18 +0000 (11:10 +0100)
committerKim Jones <kim-marie.jones@intel.com>
Thu, 28 Jul 2016 12:20:47 +0000 (13:20 +0100)
commit3e3e104f560884c79b7751f728b06e0a9438ebc8
tree99c4c5d04fda1420acdb5587f4d6b846935830e1
parentba76b1429d2b11935602aaf85174fa6058325d0f
dpdkstat: configuration improvements

Cleanup detection and configuration for dpdkstat to include:
* -mavx flag which is need for compilation on Ubuntu 14.04.
* Simplification of code to detect DPDK library.
* Support for DPDK not being installed in /usr/lib.

Change-Id: I2767797f1928934a8545a602b8af92c9decf24d3
Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
configure.ac