OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AM_CONDITIONAL
(Results
1 - 6
of
6
) sorted by null
/external/libpng/contrib/intel/
configure.ac.patch
41
AM_CONDITIONAL
([PNG_INTEL_SSE],
/external/protobuf/
configure.ac
49
AM_CONDITIONAL
(GCC, test "$GCC" = yes) # let the Makefile know if we're gcc
118
AM_CONDITIONAL
([HAVE_ZLIB], [test $HAVE_ZLIB = 1])
137
AM_CONDITIONAL
([USE_EXTERNAL_PROTOC], [test "$with_protoc" != "no"])
/external/cmockery/cmockery_0_1_2/
configure.ac
23
AM_CONDITIONAL
(GCC, test "$GCC" = yes) # let the Makefile know if we're gcc
/external/google-tv-pairing-protocol/cpp/
configure.ac
34
AM_CONDITIONAL
(GCC, test "$GCC" = yes) # let the Makefile know if we're gcc
/external/libnl/
configure.in
35
AM_CONDITIONAL
([ENABLE_CLI], [test "$enable_cli" = "yes"])
/external/strace/m4/
mpers.m4
87
AM_CONDITIONAL
(HAVE_RUNTIME, [test "$st_cv_runtime" = yes])
88
AM_CONDITIONAL
(HAVE_MPERS, [test "$st_cv_mpers" = yes])
Completed in 79 milliseconds