author | Christian Ehrhardt <christian.ehrhardt@canonical.com> | |
Thu, 17 Aug 2017 19:11:30 +0000 (20:11 +0100) | ||
committer | Luca Boccassi <luca.boccassi@gmail.com> | |
Thu, 17 Aug 2017 19:12:06 +0000 (20:12 +0100) | ||
commit | 013bbe150f72265dd13a7c9af4478f70389fc3ad | |
tree | ac09c834f61f326dc9ce1af8357c4d737c656c48 | tree | snapshot |
parent | 96b920e6b7bf70560eb95c911202afbeaab2b965 | commit | diff |
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.
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 | diff | blob | history | |
src/Makefile.am | diff | blob | history |