Home | History | Annotate | Download | only in dist

Lines Matching refs:PROTOC_C

662 PROTOC_C
12365 e) case $PROTOC_C in
12367 ac_cv_path_PROTOC_C="$PROTOC_C" # Let the user override the test with a path.
12393 PROTOC_C=$ac_cv_path_PROTOC_C
12394 if test -n "$PROTOC_C"; then
12395 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $PROTOC_C" >&5
12396 printf "%s\n" "$PROTOC_C" >&6; }
12404 PROTOC_C="$PROTOC"
12406 if test -z "$PROTOC_C"; then
12470 if $PROTOC_C --c_out=. conftest.proto >/dev/null 2>&1; then