From 66da8af6945e3c6d6dade2b91d00742c8d72475a Mon Sep 17 00:00:00 2001 From: Sebastian Harl Date: Sat, 7 May 2016 13:35:17 +0200 Subject: [PATCH] configure: Add some more information about protoc/gRPC in the summary. --- configure.ac | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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: -- 2.11.0