Lines Matching refs:echo_testing_string
1121 echo_testing_string=`{ $ECHO "$echo_test_string"; } 2>/dev/null` &&
1122 test "X$echo_testing_string" = "X$echo_test_string"; then
1136 echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
1137 test "X$echo_testing_string" = "X$echo_test_string"; then
1147 echo_testing_string=`{ print -r "$echo_test_string"; } 2>/dev/null` &&
1148 test "X$echo_testing_string" = "X$echo_test_string"; then
1163 echo_testing_string=`{ $ECHO "$echo_test_string"; } 2>/dev/null` &&
1164 test "X$echo_testing_string" = "X$echo_test_string"; then
1167 … elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
1168 test "X$echo_testing_string" = 'X\t' &&
1169 …echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/nu…
1170 test "X$echo_testing_string" = "X$echo_test_string"; then
1176 elif echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
1177 test "X$echo_testing_string" = 'X\t' &&
1178 … echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
1179 test "X$echo_testing_string" = "X$echo_test_string"; then