Home
last modified time | relevance | path

Searched refs:with_protoc (Results 1 – 2 of 2) sorted by relevance

/external/protobuf/
Dconfigure.ac41 [],[with_protoc=no])
119 AS_IF([test "$with_protoc" != "no"], [
120 PROTOC=$with_protoc
121 AS_IF([test "$with_protoc" == "yes"], [
136 AM_CONDITIONAL([USE_EXTERNAL_PROTOC], [test "$with_protoc" != "no"])
Dconfigure2594 withval=$with_protoc;
2596 with_protoc=no
16433 if test "$with_protoc" != "no"; then
16435 PROTOC=$with_protoc
16436 if test "$with_protoc" == "yes"; then
16459 if test "$with_protoc" != "no"; then