]> git.ipfire.org Git - thirdparty/collectd.git/commit
dpdk_telemetry plugin: use json loads symbol in configure
authorReshma Pattan <reshma.pattan@intel.com>
Wed, 25 Sep 2019 10:49:17 +0000 (11:49 +0100)
committerReshma Pattan <reshma.pattan@intel.com>
Fri, 11 Oct 2019 16:40:00 +0000 (17:40 +0100)
commit1edebb4f0af06e9699e2dca352a14f95a27db91d
tree6cdbcdd1dff73b67e42c00a442816ea05310979b
parent65b3341e4a6dcd990b63187b6d56976ca5984af5
dpdk_telemetry plugin: use json loads symbol in configure

Use "json_loads" symbol instead of "json_is_object"
in configure.ac .

Signed-off-by: Reshma Pattan <reshma.pattan@intel.com>
configure.ac