Lines Matching refs:sh
1 #! /bin/sh
16 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
17 emulate sh
27 DUALCASE=1; export DUALCASE # for MKS sh
40 echo "#! /bin/sh" >conf$$.sh
41 echo "exit 0" >>conf$$.sh
42 chmod +x conf$$.sh
43 if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
48 rm -f conf$$.sh
82 # We did not find ourselves, most probably we were run as `sh COMMAND'
226 for as_base in sh bash ksh sh5; do
239 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
240 emulate sh
250 DUALCASE=1; export DUALCASE # for MKS sh
259 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
260 emulate sh
270 DUALCASE=1; export DUALCASE # for MKS sh
520 #! /bin/sh
557 SHELL=${CONFIG_SHELL-/bin/sh}
828 # Use braces instead of parens because sh, perl, etc. also accept them.
1084 | --sha | --sh)
1089 | --sha=* | --sh=*)
1302 # This message is too long to be a string in the A/UX 3.1 sh.
1939 if test -f "$ac_dir/install-sh"; then
1941 ac_install_sh="$ac_aux_dir/install-sh -c"
1943 elif test -f "$ac_dir/install.sh"; then
1945 ac_install_sh="$ac_aux_dir/install.sh -c"
1954 { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in autoconf \"$srcdir\"/autoconf" >&5
1955 echo "$as_me: error: cannot find install-sh or install.sh in autoconf \"$srcdir\"/autoconf" >&2;}
2653 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
5685 if ( sh -c "$a --version" 2> /dev/null | grep GNU 2>&1 > /dev/null )
6880 # ./install, which can be erroneously created by make from ./install.sh.
6940 # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
20956 # Ultrix sh set writes to stderr and can't be redirected directly,
21102 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
21103 emulate sh
21113 DUALCASE=1; export DUALCASE # for MKS sh
21126 echo "#! /bin/sh" >conf$$.sh
21127 echo "exit 0" >>conf$$.sh
21128 chmod +x conf$$.sh
21129 if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
21134 rm -f conf$$.sh
21168 # We did not find ourselves, most probably we were run as `sh COMMAND'
21340 #! /bin/sh
22121 ${SHELL} ${llvm_src}/autoconf/install-sh -m 0644 -c ${srcdir}/Makefile Makefile ;;
22123 ${SHELL} ${llvm_src}/autoconf/install-sh -m 0644 -c ${srcdir}/lib/Makefile lib/Makefile ;;
22125 ${SHELL} ${llvm_src}/autoconf/install-sh -m 0644 -c ${srcdir}/lib/sample/Makefile lib/sample/Makefile ;;
22127 ${SHELL} ${llvm_src}/autoconf/install-sh -m 0644 -c ${srcdir}/tools/Makefile tools/Makefile ;;
22129 ${SHELL} ${llvm_src}/autoconf/install-sh -m 0644 -c ${srcdir}/tools/sample/Makefile tools/sample/Makefile ;;