Lines Matching refs:PROTOC
646 PROTOC
1449 --with-protoc=COMMAND use the given protoc command instead of building a
3249 # Check whether --with-protoc was given.
16102 PROTOC=$with_protoc
16105 # No argument given. Use system protoc.
16106 PROTOC=protoc
16109 if echo "$PROTOC" | grep -q '^[^/].*/'; then :
16115 # is a nested package and --with-protoc was actually given on the outer
16117 PROTOC=`pwd`/${ac_top_build_prefix}$PROTOC