Searched refs:gl_cv_posix_shell (Results 1 - 1 of 1) sorted by relevance

/haiku-fatelf/src/bin/coreutils/
H A Dconfigure32639 if test "${gl_cv_posix_shell+set}" = set; then :
32669 for gl_cv_posix_shell in \
32671 case $gl_cv_posix_shell in
32673 "$gl_cv_posix_shell" -c "$gl_test_posix_shell_script" 2>/dev/null \
32678 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $gl_cv_posix_shell" >&5
32679 $as_echo "$gl_cv_posix_shell" >&6; }
32681 if test "$gl_cv_posix_shell" != no; then
32682 POSIX_SHELL=$gl_cv_posix_shell
[all...]

Completed in 66 milliseconds