Lines Matching refs:sh
1 #! /bin/sh
16 DUALCASE=1; export DUALCASE # for MKS sh
17 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
18 emulate sh
68 as_echo_n='sh -c $as_echo_n_body as_echo'
71 as_echo='sh -c $as_echo_body as_echo'
77 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
78 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
112 # We did not find ourselves, most probably we were run as `sh COMMAND'
249 for as_base in sh bash ksh sh5; do
261 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
262 emulate sh
282 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
283 emulate sh
554 eval sh -c '\''
563 '\'' sh
594 SHELL=${CONFIG_SHELL-/bin/sh}
1149 # Use braces instead of parens because sh, perl, etc. also accept them.
1421 | --sha | --sh)
1426 | --sha=* | --sh=*)
1671 # This message is too long to be a string in the A/UX 3.1 sh.
2282 if test -f "$ac_dir/install-sh"; then
2284 ac_install_sh="$ac_aux_dir/install-sh -c"
2286 elif test -f "$ac_dir/install.sh"; then
2288 ac_install_sh="$ac_aux_dir/install.sh -c"
2297 { { $as_echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in build-aux \"$srcdir\"/build-aux" >&5
2298 $as_echo "$as_me: error: cannot find install-sh or install.sh in build-aux \"$srcdir\"/build-aux" >&2;}
2329 # ./install, which can be erroneously created by make from ./install.sh.
2402 # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
2576 SHELL = /bin/sh
2660 install_sh=${install_sh-"\$(SHELL) $am_aux_dir/install-sh"}
3619 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
3828 # Solaris 8's {/usr,}/bin/sh.
24877 echo "#! /bin/sh" >conf$$.sh
24878 echo "exit 0" >>conf$$.sh
24879 chmod +x conf$$.sh
24880 if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
24885 rm -f conf$$.sh
24891 #! /bin/sh
25000 echo "#! /bin/sh" >conf$$.sh
25001 echo "exit 0" >>conf$$.sh
25002 chmod +x conf$$.sh
25003 if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
25008 rm -f conf$$.sh
25014 #! /bin/sh
25078 echo "#! /bin/sh" >conf$$.sh
25079 echo "exit 0" >>conf$$.sh
25080 chmod +x conf$$.sh
25081 if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
25086 rm -f conf$$.sh
25092 #! /bin/sh
25180 echo "#! /bin/sh" >conf$$.sh
25181 echo "exit 0" >>conf$$.sh
25182 chmod +x conf$$.sh
25183 if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
25188 rm -f conf$$.sh
25293 ${CONFIG_SHELL-/bin/sh} "$ac_aux_dir/config.rpath" "$host" > conftest.sh
25294 . ./conftest.sh
25295 rm -f ./conftest.sh
27513 # Under MinGW, the bsd.sh test fails because of the EOF character (^Z).
27520 ac_config_files="$ac_config_files bootstrap.sh"
27545 # Ultrix sh set writes to stderr and can't be redirected directly,
27709 DUALCASE=1; export DUALCASE # for MKS sh
27710 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
27711 emulate sh
27761 as_echo_n='sh -c $as_echo_n_body as_echo'
27764 as_echo='sh -c $as_echo_body as_echo'
27770 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
27771 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
27805 # We did not find ourselves, most probably we were run as `sh COMMAND'
27978 eval sh -c '\''
27987 '\'' sh
28201 "bootstrap.sh") CONFIG_FILES="$CONFIG_FILES bootstrap.sh" ;;
28279 } >conf$$subs.sh ||
28286 . ./conf$$subs.sh ||
28302 rm -f conf$$subs.sh
29101 "bootstrap.sh":F) chmod +x bootstrap.sh ;;