Lines Matching refs:protoc
663 PROTOC
12308 # Extract the first word of "protoc", so it can be a program name with args.
12309 set dummy protoc; ac_word=$2
12316 e) case $PROTOC in
12318 ac_cv_path_PROTOC="$PROTOC" # Let the user override the test with a path.
12344 PROTOC=$ac_cv_path_PROTOC
12345 if test -n "$PROTOC"; then
12346 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $PROTOC" >&5
12347 printf "%s\n" "$PROTOC" >&6; }
12354 # 'protoc-c' is deprecated. We use 'protoc' instead. If it can not be
12355 # found, try 'protoc-c'.
12356 if test -z "$PROTOC"; then
12357 # Extract the first word of "protoc-c", so it can be a program name with args.
12358 set dummy protoc-c; ac_word=$2
12404 PROTOC_C="$PROTOC"
12407 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
12410 # Check for protoc-gen-c plugin
12411 # Extract the first word of "protoc-gen-c", so it can be a program name with args.
12412 set dummy protoc-gen-c; ac_word=$2
12458 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
12461 # Test that protoc-gen-c actually works
12462 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if protoc-gen-c plugin works" >&5
12463 printf %s "checking if protoc-gen-c plugin works... " >&6; }
12478 as_fn_error $? "The protoc-gen-c plugin is not working properly. Please ensure protobuf-c-compiler is properly installed" "$LINENO" 5