From: Sebastian Harl Date: Sat, 7 May 2016 11:35:17 +0000 (+0200) Subject: configure: Add some more information about protoc/gRPC in the summary. X-Git-Tag: collectd-5.6.0~246^2~3 X-Git-Url: https://git.octo.it/?p=collectd.git;a=commitdiff_plain;h=66da8af6945e3c6d6dade2b91d00742c8d72475a configure: Add some more information about protoc/gRPC in the summary. --- diff --git a/configure.ac b/configure.ac index a6f29675..cd38b715 100644 --- a/configure.ac +++ b/configure.ac @@ -6261,8 +6261,10 @@ Configuration: CXXFLAGS . . . . . . $AM_CXXFLAGS $CXXFLAGS CPP . . . . . . . . . $CPP CPPFLAGS . . . . . . $CPPFLAGS + GRPC_CPP_PLUGIN . . . $GRPC_CPP_PLUGIN LD . . . . . . . . . $LD LDFLAGS . . . . . . . $LDFLAGS + PROTOC . . . . . . . $PROTOC YACC . . . . . . . . $YACC YFLAGS . . . . . . . $YFLAGS @@ -6323,7 +6325,7 @@ Configuration: libyajl . . . . . . . $with_libyajl oracle . . . . . . . $with_oracle protobuf-c . . . . . $have_protoc_c - protoc 3 . . . . . . $have_protoc3 + protoc 3 . . . . . . $protoc3 python . . . . . . . $with_python Features: