HomeSort by: relevance | last modified time | path
    Searched refs:ax_cv_c_compiler_vendor (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/top/dist/
configure 3012 ax_cv_c_compiler_vendor="gnu"
3018 if test "${ax_cv_c_compiler_vendor+set}" = set; then
3021 ax_cv_c_compiler_vendor=unknown
3061 ax_cv_c_compiler_vendor=`echo $ventest | cut -d: -f1`; break
3073 { echo "$as_me:$LINENO: result: $ax_cv_c_compiler_vendor" >&5
3074 echo "${ECHO_T}$ax_cv_c_compiler_vendor" >&6; }
6353 if test "$ax_cv_c_compiler_vendor" = "gnu"; then
6627 if test "$ax_cv_c_compiler_vendor" = "gnu"; then
  /src/external/mit/isl/dist/
configure 7302 if test ${ax_cv_c_compiler_vendor+y}
7367 ax_cv_c_compiler_vendor=`echo $vendor | cut -d: -f1`
7370 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ax_cv_c_compiler_vendor" >&5
7371 printf "%s\n" "$ax_cv_c_compiler_vendor" >&6; }
7498 case $ax_cv_c_compiler_vendor in
8249 if test "x$ax_cv_c_compiler_vendor" = xclang; then flag_prefixes="-march="; fi
8294 if test "x$ax_cv_c_compiler_vendor" = xclang; then
24852 if test ${ax_cv_c_compiler_vendor+y}
24917 ax_cv_c_compiler_vendor=`echo $vendor | cut -d: -f1`
24920 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ax_cv_c_compiler_vendor" >&
    [all...]
  /src/external/bsd/openpam/dist/
configure 6699 if test ${ax_cv_c_compiler_vendor+y}
6762 ax_cv_c_compiler_vendor=`echo $vendor | cut -d: -f1`
6766 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ax_cv_c_compiler_vendor" >&5
6767 printf "%s\n" "$ax_cv_c_compiler_vendor" >&6; }
20201 if test x"$ax_cv_c_compiler_vendor" = x"clang"

Completed in 58 milliseconds