configure.ac: dpdk: use pkg-config
authorChristian Ehrhardt <christian.ehrhardt@canonical.com>
Thu, 17 Aug 2017 19:11:30 +0000 (20:11 +0100)
committerLuca Boccassi <luca.boccassi@gmail.com>
Thu, 17 Aug 2017 19:12:06 +0000 (20:12 +0100)
commit013bbe150f72265dd13a7c9af4478f70389fc3ad
treeac09c834f61f326dc9ce1af8357c4d737c656c48
parent96b920e6b7bf70560eb95c911202afbeaab2b965
configure.ac: dpdk: use pkg-config

To detect cflags and libs use the sometimes provided pkg-config for
libdpdk. That avoids build errors on systems where special flags are
needed and provided by dpdk via pkg-config, but not yet considered by
the collectd build system.
configure.ac
src/Makefile.am