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

  /src/external/gpl3/gcc.old/dist/gcc/
configure 813 have_mktemp_command
8706 if test -n "$have_mktemp_command"; then
8707 ac_cv_prog_have_mktemp_command="$have_mktemp_command" # Let the user override the test.
8727 have_mktemp_command=$ac_cv_prog_have_mktemp_command
8728 if test -n "$have_mktemp_command"; then
8729 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $have_mktemp_command" >&5
8730 $as_echo "$have_mktemp_command" >&6; }
  /src/external/gpl3/gcc/dist/gcc/
configure 830 have_mktemp_command
8739 if test -n "$have_mktemp_command"; then
8740 ac_cv_prog_have_mktemp_command="$have_mktemp_command" # Let the user override the test.
8760 have_mktemp_command=$ac_cv_prog_have_mktemp_command
8761 if test -n "$have_mktemp_command"; then
8762 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $have_mktemp_command" >&5
8763 $as_echo "$have_mktemp_command" >&6; }
    [all...]

Completed in 59 milliseconds