Searched refs:MISSING (Results 1 - 25 of 55) sorted by relevance

123

/haiku-buildtools/legacy/binutils/
H A Dconfigure3405 MISSING=`cd $ac_aux_dir && ${PWDCMD-pwd}`/missing
3440 test -n "$YACC" || YACC="$MISSING bison -y"
3480 test -n "$BISON" || BISON="$MISSING bison"
3519 test -n "$M4" || M4="$MISSING m4"
3558 test -n "$LEX" || LEX="$MISSING flex"
3598 test -n "$FLEX" || FLEX="$MISSING flex"
3637 test -n "$MAKEINFO" || MAKEINFO="$MISSING makeinfo"
3649 MAKEINFO="$MISSING makeinfo"
/haiku-buildtools/autoconf/
H A Dconfigure1852 test x"${MISSING+set}" = xset || MISSING="\${SHELL} $am_aux_dir/missing"
1854 if eval "$MISSING --run true"; then
1855 am_missing_run="$MISSING --run "
/haiku-buildtools/gcc/libdecnumber/
H A Dconfigure3140 MISSING=`cd $ac_aux_dir && ${PWDCMD-pwd}`/missing
3182 test -n "$ACLOCAL" || ACLOCAL="$MISSING aclocal"
3225 test -n "$AUTOCONF" || AUTOCONF="$MISSING autoconf"
3268 test -n "$AUTOHEADER" || AUTOHEADER="$MISSING autoheader"
/haiku-buildtools/gcc/gotools/
H A Dconfigure2269 if test x"${MISSING+set}" != xset; then
2272 MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;;
2274 MISSING="\${SHELL} $am_aux_dir/missing" ;;
2278 if eval "$MISSING --run true"; then
2279 am_missing_run="$MISSING --run "
/haiku-buildtools/gcc/intl/
H A Dconfigure6419 MISSING=`cd $ac_aux_dir && ${PWDCMD-pwd}`/missing
6461 test -n "$ACLOCAL" || ACLOCAL="$MISSING aclocal"
6504 test -n "$AUTOCONF" || AUTOCONF="$MISSING autoconf"
6547 test -n "$AUTOHEADER" || AUTOHEADER="$MISSING autoheader"
/haiku-buildtools/binutils/intl/
H A Dconfigure6460 MISSING=`cd $ac_aux_dir && ${PWDCMD-pwd}`/missing
6502 test -n "$ACLOCAL" || ACLOCAL="$MISSING aclocal"
6545 test -n "$AUTOCONF" || AUTOCONF="$MISSING autoconf"
6588 test -n "$AUTOHEADER" || AUTOHEADER="$MISSING autoheader"
/haiku-buildtools/binutils/gold/
H A Dconfigure2927 if test x"${MISSING+set}" != xset; then
2930 MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;;
2932 MISSING="\${SHELL} $am_aux_dir/missing" ;;
2936 if eval "$MISSING --run true"; then
2937 am_missing_run="$MISSING --run "
/haiku-buildtools/gcc/
H A Dconfigure7648 MISSING=`cd $ac_aux_dir && ${PWDCMD-pwd}`/missing
7691 test -n "$YACC" || YACC="$MISSING bison -y"
7738 test -n "$BISON" || BISON="$MISSING bison"
7785 test -n "$M4" || M4="$MISSING m4"
7832 test -n "$LEX" || LEX="$MISSING flex"
7880 test -n "$FLEX" || FLEX="$MISSING flex"
7927 test -n "$MAKEINFO" || MAKEINFO="$MISSING makeinfo"
7939 MAKEINFO="$MISSING makeinfo"
/haiku-buildtools/binutils/
H A Dconfigure7716 MISSING=`cd $ac_aux_dir && ${PWDCMD-pwd}`/missing
7759 test -n "$YACC" || YACC="$MISSING bison -y"
7806 test -n "$BISON" || BISON="$MISSING bison"
7853 test -n "$M4" || M4="$MISSING m4"
7900 test -n "$LEX" || LEX="$MISSING flex"
7948 test -n "$FLEX" || FLEX="$MISSING flex"
7995 test -n "$MAKEINFO" || MAKEINFO="$MISSING makeinfo"
8007 MAKEINFO="$MISSING makeinfo"
/haiku-buildtools/legacy/binutils/gprof/
H A Dconfigure2628 test x"${MISSING+set}" = xset || MISSING="\${SHELL} $am_aux_dir/missing"
2630 if eval "$MISSING --run true"; then
2631 am_missing_run="$MISSING --run "
/haiku-buildtools/legacy/binutils/opcodes/
H A Dconfigure2636 test x"${MISSING+set}" = xset || MISSING="\${SHELL} $am_aux_dir/missing"
2638 if eval "$MISSING --run true"; then
2639 am_missing_run="$MISSING --run "
/haiku-buildtools/cloog/
H A Dconfigure2571 if test x"${MISSING+set}" != xset; then
2574 MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;;
2576 MISSING="\${SHELL} $am_aux_dir/missing" ;;
2580 if eval "$MISSING --run true"; then
2581 am_missing_run="$MISSING --run "
/haiku-buildtools/cloog/osl/
H A Dconfigure2476 if test x"${MISSING+set}" != xset; then
2479 MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;;
2481 MISSING="\${SHELL} $am_aux_dir/missing" ;;
2485 if eval "$MISSING --run true"; then
2486 am_missing_run="$MISSING --run "
/haiku-buildtools/gcc/mpc/
H A Dconfigure2473 if test x"${MISSING+set}" != xset; then
2476 MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;;
2478 MISSING="\${SHELL} $am_aux_dir/missing" ;;
2482 if eval "$MISSING --run true"; then
2483 am_missing_run="$MISSING --run "
/haiku-buildtools/gcc/libquadmath/
H A Dconfigure2574 if test x"${MISSING+set}" != xset; then
2577 MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;;
2579 MISSING="\${SHELL} $am_aux_dir/missing" ;;
2583 if eval "$MISSING --run true"; then
2584 am_missing_run="$MISSING --run "
/haiku-buildtools/gcc/libssp/
H A Dconfigure2497 if test x"${MISSING+set}" != xset; then
2500 MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;;
2502 MISSING="\${SHELL} $am_aux_dir/missing" ;;
2506 if eval "$MISSING --run true"; then
2507 am_missing_run="$MISSING --run "
/haiku-buildtools/gcc/libbacktrace/
H A Dconfigure4030 if test x"${MISSING+set}" != xset; then
4033 MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;;
4035 MISSING="\${SHELL} $am_aux_dir/missing" ;;
4039 if eval "$MISSING --run true"; then
4040 am_missing_run="$MISSING --run "
/haiku-buildtools/gcc/libcc1/
H A Dconfigure3944 if test x"${MISSING+set}" != xset; then
3947 MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;;
3949 MISSING="\${SHELL} $am_aux_dir/missing" ;;
3953 if eval "$MISSING --run true"; then
3954 am_missing_run="$MISSING --run "
/haiku-buildtools/gcc/zlib/
H A Dconfigure2521 if test x"${MISSING+set}" != xset; then
2524 MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;;
2526 MISSING="\${SHELL} $am_aux_dir/missing" ;;
2530 if eval "$MISSING --run true"; then
2531 am_missing_run="$MISSING --run "
/haiku-buildtools/gcc/lto-plugin/
H A Dconfigure2558 if test x"${MISSING+set}" != xset; then
2561 MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;;
2563 MISSING="\${SHELL} $am_aux_dir/missing" ;;
2567 if eval "$MISSING --run true"; then
2568 am_missing_run="$MISSING --run "
/haiku-buildtools/binutils/binutils/
H A Dconfigure3643 if test x"${MISSING+set}" != xset; then
3646 MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;;
3648 MISSING="\${SHELL} $am_aux_dir/missing" ;;
3652 if eval "$MISSING --run true"; then
3653 am_missing_run="$MISSING --run "
/haiku-buildtools/binutils/gprof/
H A Dconfigure3315 if test x"${MISSING+set}" != xset; then
3318 MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;;
3320 MISSING="\${SHELL} $am_aux_dir/missing" ;;
3324 if eval "$MISSING --run true"; then
3325 am_missing_run="$MISSING --run "
/haiku-buildtools/binutils/opcodes/
H A Dconfigure3381 if test x"${MISSING+set}" != xset; then
3384 MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;;
3386 MISSING="\${SHELL} $am_aux_dir/missing" ;;
3390 if eval "$MISSING --run true"; then
3391 am_missing_run="$MISSING --run "
/haiku-buildtools/binutils/zlib/
H A Dconfigure2524 if test x"${MISSING+set}" != xset; then
2527 MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;;
2529 MISSING="\${SHELL} $am_aux_dir/missing" ;;
2533 if eval "$MISSING --run true"; then
2534 am_missing_run="$MISSING --run "
/haiku-buildtools/gcc/liboffloadmic/
H A Dconfigure2614 if test x"${MISSING+set}" != xset; then
2617 MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;;
2619 MISSING="\${SHELL} $am_aux_dir/missing" ;;
2623 if eval "$MISSING --run true"; then
2624 am_missing_run="$MISSING --run "

Completed in 1067 milliseconds

123