OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:with_protoc
(Results
1 - 3
of
3
) sorted by null
/external/protobuf/
configure.ac
53
[],[
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"])
configure
786
with_protoc
[
all
...]
/external/protobuf/util/
configure.ac
53
[],[
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 100 milliseconds