Lines Matching refs:sh
1 #! /bin/sh
21 DUALCASE=1; export DUALCASE # for MKS sh
22 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
23 emulate sh
71 as_echo_n='sh -c $as_echo_n_body as_echo'
74 as_echo='sh -c $as_echo_body as_echo'
80 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
81 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
108 # We did not find ourselves, most probably we were run as `sh COMMAND'
140 as_bourne_compatible="if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then :
141 emulate sh
195 for as_base in sh bash ksh sh5; do
244 SHELL=${CONFIG_SHELL-/bin/sh}
512 eval sh -c '\''
521 '\'' sh
769 # Use braces instead of parens because sh, perl, etc. also accept them.
1039 | --sha | --sh)
1044 | --sha=* | --sh=*)
1280 # This message is too long to be a string in the A/UX 3.1 sh.
2334 for ac_t in install-sh install.sh shtool; do
2343 as_fn_error "cannot find install-sh, install.sh, or shtool in config \"$srcdir\"/config" "$LINENO" 5
2373 # ./install, which can be erroneously created by make from ./install.sh.
2446 # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
2599 SHELL = /bin/sh
2677 install_sh=${install_sh-"$am_aux_dir/install-sh"}
3500 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
3691 # Solaris 8's {/usr,}/bin/sh.
4596 echo "#! /bin/sh" >conf$$.sh
4597 echo "exit 0" >>conf$$.sh
4598 chmod +x conf$$.sh
4599 if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
4604 rm -f conf$$.sh
4610 #! /bin/sh
4707 echo "#! /bin/sh" >conf$$.sh
4708 echo "exit 0" >>conf$$.sh
4709 chmod +x conf$$.sh
4710 if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
4715 rm -f conf$$.sh
4721 #! /bin/sh
4778 echo "#! /bin/sh" >conf$$.sh
4779 echo "exit 0" >>conf$$.sh
4780 chmod +x conf$$.sh
4781 if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
4786 rm -f conf$$.sh
4792 #! /bin/sh
4897 echo "#! /bin/sh" >conf$$.sh
4898 echo "exit 0" >>conf$$.sh
4899 chmod +x conf$$.sh
4900 if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
4905 rm -f conf$$.sh
5007 ${CONFIG_SHELL-/bin/sh} "$ac_aux_dir/config.rpath" "$host" > conftest.sh
5008 . ./conftest.sh
5009 rm -f ./conftest.sh
9341 # Ultrix sh set writes to stderr and can't be redirected directly,
9471 DUALCASE=1; export DUALCASE # for MKS sh
9472 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
9473 emulate sh
9521 as_echo_n='sh -c $as_echo_n_body as_echo'
9524 as_echo='sh -c $as_echo_body as_echo'
9530 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
9531 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
9558 # We did not find ourselves, most probably we were run as `sh COMMAND'
9818 eval sh -c '\''
9827 '\'' sh
10145 } >conf$$files.sh &&
10146 . ./conf$$files.sh ||
10148 rm -f conf$$files.sh
10154 } >conf$$subs.sh ||
10159 . ./conf$$subs.sh ||
10171 rm -f conf$$subs.sh
10904 # We only generate the build.sh if we have a build.sh.in; we won't have
10906 if test -f "$srcdir/build.sh.in"; then
10907 ./config.status --file build.sh
10908 chmod +x build.sh