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

  /src/tools/host-mkdep/
configure 508 ac_prog=$0
509 ac_confdir=`echo "$ac_prog" | sed 's%[\\/][^\\/][^\\/]*$%%'`
510 test "x$ac_confdir" = "x$ac_prog" && ac_confdir=.
971 for ac_prog in mawk gawk nawk awk
973 # Extract the first word of "$ac_prog", so it can be a program name with args.
974 set dummy $ac_prog; ac_word=$2
989 ac_cv_prog_AWK="$ac_prog"
1216 for ac_prog in cl
1218 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
1219 set dummy $ac_tool_prefix$ac_prog; ac_word=$
    [all...]
  /src/sys/external/isc/libsodium/dist/
configure 2532 for ac_prog in ginstall scoinst install; do
2534 if as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then
2535 if test $ac_prog = install &&
2536 grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
2539 elif test $ac_prog = install &&
2540 grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
2548 if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd`/conftest.dir" &&
2553 ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
2807 for ac_prog in mkdir gmkdir; do
2809 as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continu
    [all...]
  /src/lib/librumpuser/
configure 2457 for ac_prog in cl.exe
2459 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
2460 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
2476 ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
2501 for ac_prog in cl.exe
2503 # Extract the first word of "$ac_prog", so it can be a program name with args.
2504 set dummy $ac_prog; ac_word=$2
2520 ac_cv_prog_ac_ct_CC="$ac_prog"
3403 for ac_prog in grep ggrep; do
3405 ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext
    [all...]
  /src/tools/compat/
configure 2813 for ac_prog in cl.exe
2815 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
2816 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
2837 ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
2863 for ac_prog in cl.exe
2865 # Extract the first word of "$ac_prog", so it can be a program name with args.
2866 set dummy $ac_prog; ac_word=$2
2887 ac_cv_prog_ac_ct_CC="$ac_prog"
3767 for ac_prog in grep ggrep
3770 ac_path_EGREP_TRADITIONAL="$as_dir$ac_prog$ac_exec_ext
    [all...]
  /src/tools/make/
configure 2338 for ac_prog in cl.exe
2340 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
2341 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
2357 ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
2382 for ac_prog in cl.exe
2384 # Extract the first word of "$ac_prog", so it can be a program name with args.
2385 set dummy $ac_prog; ac_word=$2
2401 ac_cv_prog_ac_ct_CC="$ac_prog"
3083 for ac_prog in grep ggrep; do
3085 ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext
    [all...]
  /src/sys/external/isc/libsodium/dist/m4/
libtool.m4 3254 ac_prog=ld
3261 ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
3263 ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
3265 case $ac_prog in
3270 ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
3271 while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
3272 ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
3274 test -z "$LD" && LD=$ac_prog
    [all...]

Completed in 24 milliseconds