HomeSort by relevance Sort by last modified time
    Searched refs:with_protoc (Results 1 - 2 of 2) sorted by null

  /external/protobuf/
configure.ac 41 [],[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"])
configure     [all...]

Completed in 112 milliseconds