Lines Matching refs:protoc
690 PROTOC
25363 # Extract the first word of "protoc", so it can be a program name with args.
25364 set dummy protoc; ac_word=$2
25371 case $PROTOC in
25373 ac_cv_path_PROTOC="$PROTOC" # Let the user override the test with a path.
25398 PROTOC=$ac_cv_path_PROTOC
25399 if test -n "$PROTOC"; then
25400 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $PROTOC" >&5
25401 printf "%s\n" "$PROTOC" >&6; }
25408 # 'protoc-c' is deprecated. We use 'protoc' instead. If it can not be
25409 # found, try 'protoc-c'.
25410 if test -z "$PROTOC"; then
25411 # Extract the first word of "protoc-c", so it can be a program name with args.
25412 set dummy protoc-c; ac_word=$2
25457 PROTOC_C="$PROTOC"
25460 as_fn_error $? "The protoc or protoc-c program was not found. It is needed for dnstap, use --disable-dnstap, or install protobuf-c to provide protoc or protoc-c" "$LINENO" 5
25463 # Check for protoc-gen-c plugin
25464 # Extract the first word of "protoc-gen-c", so it can be a program name with args.
25465 set dummy protoc-gen-c; ac_word=$2
25510 as_fn_error $? "The protoc-gen-c plugin was not found. It is needed for dnstap, use --disable-dnstap, or install protobuf-c-compiler to provide protoc-gen-c" "$LINENO" 5
25513 # Test that protoc-gen-c actually works
25514 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if protoc-gen-c plugin works" >&5
25515 printf %s "checking if protoc-gen-c plugin works... " >&6; }
25530 as_fn_error $? "The protoc-gen-c plugin is not working properly. Please ensure protobuf-c-compiler is properly installed" "$LINENO" 5