HomeSort by: relevance | last modified time | path
    Searched refs:PROTOC_C (Results 1 - 4 of 4) sorted by relevancy

  /src/external/bsd/nsd/dist/
configure 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; the
    [all...]
Makefile.in 57 PROTOC_C = @PROTOC_C@
446 $(PROTOC_C) --c_out=. --proto_path=$(srcdir) $(srcdir)/dnstap/dnstap.proto
  /src/external/bsd/unbound/dist/
configure 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; the
    [all...]
  /src/external/mpl/bind/dist/
configure 692 PROTOC_C
27681 e) case $PROTOC_C in
27683 ac_cv_path_PROTOC_C="$PROTOC_C" # Let the user override the test with a path.
27709 PROTOC_C=$ac_cv_path_PROTOC_C
27710 if test -n "$PROTOC_C"; then
27711 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $PROTOC_C" >&5
27712 printf "%s\n" "$PROTOC_C" >&6; }
27719 if test -z "$PROTOC_C"

Completed in 45 milliseconds