configure.in: Fix dependency of the pinba and write_riemann plugins.
authorFlorian Forster <octo@collectd.org>
Sat, 6 Apr 2013 19:26:50 +0000 (12:26 -0700)
committerFlorian Forster <octo@collectd.org>
Sat, 6 Apr 2013 19:26:50 +0000 (12:26 -0700)
commit418f91fb7fef4815f12dea465adf161a2d548a58
tree120d6895ef48fd997c581b42aa3f6d7bae26a695
parent743dc15efbfebc5a3feefff14dcec03236fb3cb0
configure.in: Fix dependency of the pinba and write_riemann plugins.

Since the generated *.pb-c.[ch] files are now included in the
distribution, they only depend on the <google/protobuf-c/protobuf-c.h>
header file, not the protobuf compiler.
configure.in