Searched refs:with_protoc (Results 1 - 3 of 3) sorted by relevance

/external/protobuf/
H A Dconfigure.ac53 [],[with_protoc=no])
133 AS_IF([test "$with_protoc" != "no"], [
134 PROTOC=$with_protoc
135 AS_IF([test "$with_protoc" = "yes"], [
150 AM_CONDITIONAL([USE_EXTERNAL_PROTOC], [test "$with_protoc" != "no"])
H A Dconfigure786 with_protoc
3250 if test "${with_protoc+set}" = set; then :
3251 withval=$with_protoc;
3253 with_protoc=no
16100 if test "$with_protoc" != "no"; then :
16102 PROTOC=$with_protoc
16103 if test "$with_protoc" = "yes"; then :
16123 if test "$with_protoc" != "no"; then
/external/protobuf/util/
H A Dconfigure.ac53 [],[with_protoc=no])
133 AS_IF([test "$with_protoc" != "no"], [
134 PROTOC=$with_protoc
135 AS_IF([test "$with_protoc" = "yes"], [
150 AM_CONDITIONAL([USE_EXTERNAL_PROTOC], [test "$with_protoc" != "no"])

Completed in 183 milliseconds