author | Christian Ehrhardt <christian.ehrhardt@canonical.com> | |
Wed, 16 Aug 2017 12:31:48 +0000 (14:31 +0200) | ||
committer | Christian Ehrhardt <christian.ehrhardt@canonical.com> | |
Thu, 17 Aug 2017 09:54:34 +0000 (11:54 +0200) | ||
commit | 7968c0ddec342632ecff40be022f3cca730a8648 | |
tree | abb38c39d65c725ef732594b91a3d130b3ba36b3 | tree | snapshot |
parent | 6d79874b8afa65cbb4a8e348caf37b8e60fbeded | 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.
This closes #2399
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
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.
This closes #2399
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
Makefile.am | diff | blob | history | |
configure.ac | diff | blob | history |