Lines Matching refs:echo_testing_string
615 echo_testing_string=`{ $ECHO "$echo_test_string"; } 2>/dev/null` &&
616 test "X$echo_testing_string" = "X$echo_test_string"; then
630 echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
631 test "X$echo_testing_string" = "X$echo_test_string"; then
641 echo_testing_string=`{ print -r "$echo_test_string"; } 2>/dev/null` &&
642 test "X$echo_testing_string" = "X$echo_test_string"; then
657 echo_testing_string=`{ $ECHO "$echo_test_string"; } 2>/dev/null` &&
658 test "X$echo_testing_string" = "X$echo_test_string"; then
661 elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
662 test "X$echo_testing_string" = 'X\t' &&
663 echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
664 test "X$echo_testing_string" = "X$echo_test_string"; then
670 elif echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
671 test "X$echo_testing_string" = 'X\t' &&
672 echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
673 test "X$echo_testing_string" = "X$echo_test_string"; then