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

  /external/libnl/doc/
configure.ac 96 AM_CONDITIONAL([LINK_DOC], [test "x$link_doc" = "xyes"])
97 AM_CONDITIONAL([HAVE_DOXYGEN], [test "x$HAVE_DOXYGEN" = "xyes"])
98 AM_CONDITIONAL([HAVE_ASCIIDOC], [test "x$HAVE_ASCIIDOC" = "xyes"])
100 AM_CONDITIONAL([GENERATE_DOC], [test "x$generate_doc" != "xno"])
  /external/protobuf/
configure.ac 61 AM_CONDITIONAL(GCC, test "$GCC" = yes) # let the Makefile know if we're gcc
131 AM_CONDITIONAL([HAVE_ZLIB], [test $HAVE_ZLIB = 1])
150 AM_CONDITIONAL([USE_EXTERNAL_PROTOC], [test "$with_protoc" != "no"])
153 AM_CONDITIONAL([HAVE_PTHREAD], [test "x$acx_pthread_ok" = "xyes"])
174 AM_CONDITIONAL([OBJC_CONFORMANCE_TEST], [test $OBJC_CONFORMANCE_TEST = 1])
  /external/protobuf/util/
configure.ac 61 AM_CONDITIONAL(GCC, test "$GCC" = yes) # let the Makefile know if we're gcc
131 AM_CONDITIONAL([HAVE_ZLIB], [test $HAVE_ZLIB = 1])
150 AM_CONDITIONAL([USE_EXTERNAL_PROTOC], [test "$with_protoc" != "no"])
153 AM_CONDITIONAL([HAVE_PTHREAD], [test "x$acx_pthread_ok" = "xyes"])
174 AM_CONDITIONAL([OBJC_CONFORMANCE_TEST], [test $OBJC_CONFORMANCE_TEST = 1])
  /external/libnl/
configure.ac 86 AM_CONDITIONAL([ENABLE_UNIT_TESTS], [test "$enable_unit_tests" = "yes"])
96 AM_CONDITIONAL([ENABLE_CLI], [test "$enable_cli" = "yes"])
101 AM_CONDITIONAL([DISABLE_PTHREADS], [test "$enable_pthreads" = "no"])
106 AM_CONDITIONAL([ENABLE_DEBUG], [test "$enable_debug" = "no" ])
  /external/libpng/contrib/intel/
configure.ac.patch 41 AM_CONDITIONAL([PNG_INTEL_SSE],
  /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/strace/m4/
mpers.m4 140 AM_CONDITIONAL(HAVE_RUNTIME, [test "$st_cv_mpers$st_cv_runtime" = yesyes])
141 AM_CONDITIONAL(HAVE_MPERS, [test "$st_cv_mpers" = yes])
  /external/swiftshader/third_party/LLVM/autoconf/m4/
ltdl.m4 100 AM_CONDITIONAL(INSTALL_LTDL, test x"${enable_ltdl_install-no}" != xno)
101 AM_CONDITIONAL(CONVENIENCE_LTDL, test x"${enable_ltdl_convenience-no}" != xno)

Completed in 331 milliseconds