Home
last modified time | relevance | path

Searched refs:TEST_MINUS_S_SH (Results 1 – 2 of 2) sorted by relevance

/external/openssh/
Dconfigure4880 case $TEST_MINUS_S_SH in
4882 ac_cv_path_TEST_MINUS_S_SH="$TEST_MINUS_S_SH" # Let the user override the test with a path.
4903 TEST_MINUS_S_SH=$ac_cv_path_TEST_MINUS_S_SH
4904 if test -n "$TEST_MINUS_S_SH"; then
4905 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $TEST_MINUS_S_SH" >&5
4906 $as_echo "$TEST_MINUS_S_SH" >&6; }
4920 case $TEST_MINUS_S_SH in
4922 ac_cv_path_TEST_MINUS_S_SH="$TEST_MINUS_S_SH" # Let the user override the test with a path.
4943 TEST_MINUS_S_SH=$ac_cv_path_TEST_MINUS_S_SH
4944 if test -n "$TEST_MINUS_S_SH"; then
[all …]
Dconfigure.ac41 AC_PATH_PROG([TEST_MINUS_S_SH], [bash])
42 AC_PATH_PROG([TEST_MINUS_S_SH], [ksh])
43 AC_PATH_PROG([TEST_MINUS_S_SH], [sh])
2993 if test -r $sock && $TEST_MINUS_S_SH -c "test -S $sock -o -p $sock" ; then