Home
last modified time | relevance | path

Searched refs:PROTOC_C (Results 1 – 6 of 6) sorted by relevance

/openbsd/src/usr.sbin/nsd/dnstap/
Ddnstap.m419 AC_PATH_PROG([PROTOC_C], [protoc-c])
20 if test -z "$PROTOC_C"; then
/openbsd/src/usr.sbin/unbound/dnstap/
Ddnstap.m421 AC_PATH_PROG([PROTOC_C], [protoc-c])
22 if test -z "$PROTOC_C"; then
/openbsd/src/usr.sbin/nsd/
DMakefile.in54 PROTOC_C = @PROTOC_C@
374 $(PROTOC_C) --c_out=. --proto_path=$(srcdir) $(srcdir)/dnstap/dnstap.proto
Dconfigure11473 case $PROTOC_C in
11475 ac_cv_path_PROTOC_C="$PROTOC_C" # Let the user override the test with a path.
11500 PROTOC_C=$ac_cv_path_PROTOC_C
11501 if test -n "$PROTOC_C"; then
11502 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $PROTOC_C" >&5
11503 printf "%s\n" "$PROTOC_C" >&6; }
11510 if test -z "$PROTOC_C"; then
/openbsd/src/usr.sbin/unbound/
Dconfigure23964 case $PROTOC_C in
23966 ac_cv_path_PROTOC_C="$PROTOC_C" # Let the user override the test with a path.
23991 PROTOC_C=$ac_cv_path_PROTOC_C
23992 if test -n "$PROTOC_C"; then
23993 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $PROTOC_C" >&5
23994 printf "%s\n" "$PROTOC_C" >&6; }
24001 if test -z "$PROTOC_C"; then
DMakefile.in53 PROTOC_C=@PROTOC_C@
447 $(PROTOC_C) --c_out=. --proto_path=$(srcdir) $(srcdir)/dnstap/dnstap.proto