configure: Improve detection of grpc_cpp_plugin.
authorFlorian Forster <octo@google.com>
Wed, 6 Dec 2017 08:58:06 +0000 (09:58 +0100)
committerFlorian Forster <octo@collectd.org>
Wed, 6 Dec 2017 08:58:06 +0000 (09:58 +0100)
commitdcabeb2048562ad86822a85d88875e9c0cb1b131
tree87e9177ecabe62eeb68f5c4f116d0dfc60045201
parent2eeed733485d9ce7bfbb8840f80ed63901926fc2
configure: Improve detection of grpc_cpp_plugin.

When the `--with-libgrpc++=<path>` command line argument is given, add
`<path>/bin` to the search path for grpc_cpp_plugin.
configure.ac