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

  /external/chromium_org/third_party/tcmalloc/vendor/
configure.ac 88 AM_CONDITIONAL(GCC, test "$GCC" = yes) # let the Makefile know if we're gcc
100 AM_CONDITIONAL(HAVE_OBJCOPY_WEAKEN, test $gpt_cv_objcopy_weaken = yes)
117 AM_CONDITIONAL(USE_LIBTOOL, test "x$LIBTOOL" != "x")
211 AM_CONDITIONAL(ENABLE_STATIC, test "$enable_static" = yes)
223 AM_CONDITIONAL(ENABLE_FRAME_POINTERS, test "$enable_frame_pointers" = yes)
236 AM_CONDITIONAL(X86_64_AND_NO_FP_BY_DEFAULT,
245 AM_CONDITIONAL(I386, test "$is_i386" = yes)
263 AM_CONDITIONAL(HAVE_W_NO_UNUSED_RESULT,
392 AM_CONDITIONAL(MINGW, expr $host : '.*-mingw' >/dev/null 2>&1)
393 AM_CONDITIONAL(OSX, expr $host : '.*-apple-darwin.*' >/dev/null 2>&1
    [all...]
  /external/protobuf/
configure.ac 48 AM_CONDITIONAL(GCC, test "$GCC" = yes) # let the Makefile know if we're gcc
117 AM_CONDITIONAL([HAVE_ZLIB], [test $HAVE_ZLIB = 1])
136 AM_CONDITIONAL([USE_EXTERNAL_PROTOC], [test "$with_protoc" != "no"])
  /external/chromium/sdch/open-vcdiff/
configure.ac 16 AM_CONDITIONAL(GCC, test "$GCC" = yes) # let the Makefile know if we're gcc
  /external/chromium/sdch/open-vcdiff/testdata/
configure.ac.v0.1 16 AM_CONDITIONAL(GCC, test "$GCC" = yes) # let the Makefile know if we're gcc
configure.ac.v0.2 16 AM_CONDITIONAL(GCC, test "$GCC" = yes) # let the Makefile know if we're gcc
  /external/chromium_org/sdch/open-vcdiff/testdata/
configure.ac.v0.1 16 AM_CONDITIONAL(GCC, test "$GCC" = yes) # let the Makefile know if we're gcc
configure.ac.v0.2 16 AM_CONDITIONAL(GCC, test "$GCC" = yes) # let the Makefile know if we're gcc
  /external/open-vcdiff/testdata/
configure.ac.v0.1 16 AM_CONDITIONAL(GCC, test "$GCC" = yes) # let the Makefile know if we're gcc
configure.ac.v0.2 16 AM_CONDITIONAL(GCC, test "$GCC" = yes) # let the Makefile know if we're gcc
  /external/chromium_org/sdch/open-vcdiff/
configure.ac 17 AM_CONDITIONAL(GCC, test "$GCC" = yes) # let the Makefile know if we're gcc
  /external/open-vcdiff/
configure.ac 17 AM_CONDITIONAL(GCC, test "$GCC" = yes) # let the Makefile know if we're gcc
  /external/llvm/autoconf/m4/
ltdl.m4 93 AM_CONDITIONAL(INSTALL_LTDL, test x"${enable_ltdl_install-no}" != xno)
94 AM_CONDITIONAL(CONVENIENCE_LTDL, test x"${enable_ltdl_convenience-no}" != xno)
  /external/llvm/projects/sample/autoconf/m4/
ltdl.m4 99 AM_CONDITIONAL(INSTALL_LTDL, test x"${enable_ltdl_install-no}" != xno)
100 AM_CONDITIONAL(CONVENIENCE_LTDL, test x"${enable_ltdl_convenience-no}" != xno)

Completed in 350 milliseconds