Lines Matching refs:PROTOC
684 PROTOC
25833 # Extract the first word of "protoc", so it can be a program name with args.
25834 set dummy protoc; ac_word=$2
25841 e) case $PROTOC in
25843 ac_cv_path_PROTOC="$PROTOC" # Let the user override the test with a path.
25869 PROTOC=$ac_cv_path_PROTOC
25870 if test -n "$PROTOC"; then
25871 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $PROTOC" >&5
25872 printf "%s\n" "$PROTOC" >&6; }
25879 # 'protoc-c' is deprecated. We use 'protoc' instead. If it can not be
25880 # found, try 'protoc-c'.
25881 if test -z "$PROTOC"; then
25882 # Extract the first word of "protoc-c", so it can be a program name with args.
25883 set dummy protoc-c; ac_word=$2
25929 PROTOC_C="$PROTOC"
25932 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
25935 # Check for protoc-gen-c plugin
25936 # Extract the first word of "protoc-gen-c", so it can be a program name with args.
25937 set dummy protoc-gen-c; ac_word=$2
25983 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
25986 # Test that protoc-gen-c actually works
25987 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if protoc-gen-c plugin works" >&5
25988 printf %s "checking if protoc-gen-c plugin works... " >&6; }
26003 as_fn_error $? "The protoc-gen-c plugin is not working properly. Please ensure protobuf-c-compiler is properly installed" "$LINENO" 5