Home | History | Annotate | Download | only in dist

Lines Matching refs:PROTOC_C

689 PROTOC_C
25419 case $PROTOC_C in
25421 ac_cv_path_PROTOC_C="$PROTOC_C" # Let the user override the test with a path.
25446 PROTOC_C=$ac_cv_path_PROTOC_C
25447 if test -n "$PROTOC_C"; then
25448 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $PROTOC_C" >&5
25449 printf "%s\n" "$PROTOC_C" >&6; }
25457 PROTOC_C="$PROTOC"
25459 if test -z "$PROTOC_C"; then
25522 if $PROTOC_C --c_out=. conftest.proto >/dev/null 2>&1; then