HomeSort by relevance Sort by last modified time
    Searched refs:AM_CONDITIONAL (Results 1 - 7 of 7) 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/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/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/chromium_org/sdch/open-vcdiff/
configure.ac 17 AM_CONDITIONAL(GCC, test "$GCC" = yes) # let the Makefile know if we're gcc

Completed in 540 milliseconds