Home
last modified time | relevance | path

Searched refs:ac_prog (Results 1 – 13 of 13) sorted by relevance

/OK3568_Linux_fs/yocto/poky/meta/recipes-core/gettext/gettext-minimal-0.21/aclocal/
H A Dlib-ld.m466 ac_prog=ld # Program to search in $PATH
87 ac_prog=
98 if test -n "$ac_prog"; then
99 # Search for $ac_prog in $PATH.
104 if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then
105 acl_cv_path_LD="$ac_dir/$ac_prog"
/OK3568_Linux_fs/buildroot/dl/stressapptest/git/
H A Dconfigure2606 for ac_prog in ginstall scoinst install; do
2608 if as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then
2609 if test $ac_prog = install &&
2610 grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
2613 elif test $ac_prog = install &&
2614 grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
2622 if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd`/conftest.dir" &&
2627 ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
2866 for ac_prog in mkdir gmkdir; do
2868 as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
[all …]
/OK3568_Linux_fs/external/xserver/
H A Dconfigure3697 for ac_prog in ginstall scoinst install; do
3699 if as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then
3700 if test $ac_prog = install &&
3701 grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
3704 elif test $ac_prog = install &&
3705 grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
3713 if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd`/conftest.dir" &&
3718 ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
3972 for ac_prog in mkdir gmkdir; do
3974 as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
[all …]
/OK3568_Linux_fs/yocto/meta-browser/meta-firefox/recipes-browser/firefox/firefox/fixes/
H A Dpre-generated-old-configure.patch575 + ac_prog=$0
576 + ac_confdir=`echo $ac_prog|sed 's%/[^/][^/]*$%%'`
577 + test "x$ac_confdir" = "x$ac_prog" && ac_confdir=.
1311 +for ac_prog in $CCC c++ g++ gcc CC cxx cc++ cl
1313 +# Extract the first word of "$ac_prog", so it can be a program name with args.
1314 +set dummy $ac_prog; ac_word=$2
1328 + ac_cv_prog_CXX="$ac_prog"
1468 +for ac_prog in "${TOOLCHAIN_PREFIX}ranlib"
1470 +# Extract the first word of "$ac_prog", so it can be a program name with args.
1471 +set dummy $ac_prog; ac_word=$2
[all …]
/OK3568_Linux_fs/buildroot/dl/ncurses/
HDncurses-6.1-20190907.patch.gz1# ncurses 6.1 - patch 20190907 - Thomas E. Dickey 2# 3# --- ...
HDncurses-6.1-20200104.patch.gz1# ncurses 6.1 - patch 20200104 - Thomas E. Dickey 2# 3# --- ...
HDncurses-6.1-20190630.patch.gz1# ncurses 6.1 - patch 20190630 - Thomas E. Dickey 2# 3# --- ...
HDncurses-6.1-20190831.patch.gz1# ncurses 6.1 - patch 20190831 - Thomas E. Dickey 2# 3# --- ...
HDncurses-6.1-20190609-patch.sh.bz21#!/bin/sh 2# Use this script to patch ncurses 6.1 to 6.1 ( ...
HDncurses-6.1-20200118.patch.gz1# ncurses 6.1 - patch 20200118 - Thomas E. Dickey 2# 3# --- ...
HDncurses-6.1-20200111.patch.gz1# ncurses 6.1 - patch 20200111 - Thomas E. Dickey 2# 3# --- ...
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/binutils/binutils/
H A D0009-Use-libtool-2.4.patch380 + for ac_prog in ar
382 + # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
383 +set dummy $ac_tool_prefix$ac_prog; ac_word=$2
392 + ac_cv_prog_AR="$ac_tool_prefix$ac_prog"
408 + for ac_prog in ar
410 + # Extract the first word of "$ac_prog", so it can be a program name with args.
411 +set dummy $ac_prog; ac_word=$2
420 + ac_cv_prog_ac_ct_AR="$ac_prog"
2316 + for ac_prog in ar
2318 + # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
[all …]
/OK3568_Linux_fs/external/xserver/m4/
H A Dlibtool.m43272 ac_prog=ld
3279 ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
3281 ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
3283 case $ac_prog in
3288 ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
3289 while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
3290 ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
3292 test -z "$LD" && LD=$ac_prog
3296 ac_prog=ld
3314 if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then
[all …]