OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
893
with_protoc
[
all
...]
Completed in 559 milliseconds