Lines Matching refs:sh
1 #! /bin/sh
18 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
19 emulate sh
29 DUALCASE=1; export DUALCASE # for MKS sh
42 echo "#! /bin/sh" >conf$$.sh
43 echo "exit 0" >>conf$$.sh
44 chmod +x conf$$.sh
45 if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
50 rm -f conf$$.sh
84 # We did not find ourselves, most probably we were run as `sh COMMAND'
228 for as_base in sh bash ksh sh5; do
241 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
242 emulate sh
252 DUALCASE=1; export DUALCASE # for MKS sh
261 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
262 emulate sh
272 DUALCASE=1; export DUALCASE # for MKS sh
522 #! /bin/sh
559 SHELL=${CONFIG_SHELL-/bin/sh}
858 # Use braces instead of parens because sh, perl, etc. also accept them.
1114 | --sha | --sh)
1119 | --sha=* | --sh=*)
1332 # This message is too long to be a string in the A/UX 3.1 sh.
1956 if test -f "$ac_dir/install-sh"; then
1958 ac_install_sh="$ac_aux_dir/install-sh -c"
1960 elif test -f "$ac_dir/install.sh"; then
1962 ac_install_sh="$ac_aux_dir/install.sh -c"
1971 { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in autoconf \"$srcdir\"/autoconf" >&5
1972 echo "$as_me: error: cannot find install-sh or install.sh in autoconf \"$srcdir\"/autoconf" >&2;}
2680 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
6112 if ( sh -c "$a --version" 2> /dev/null | grep GNU 2>&1 > /dev/null )
7312 # ./install, which can be erroneously created by make from ./install.sh.
7372 # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
22446 # Ultrix sh set writes to stderr and can't be redirected directly,
22562 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
22563 emulate sh
22573 DUALCASE=1; export DUALCASE # for MKS sh
22586 echo "#! /bin/sh" >conf$$.sh
22587 echo "exit 0" >>conf$$.sh
22588 chmod +x conf$$.sh
22589 if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
22594 rm -f conf$$.sh
22628 # We did not find ourselves, most probably we were run as `sh COMMAND'
22800 #! /bin/sh
23768 ${SHELL} ${llvm_src}/autoconf/install-sh -m 0644 -c ${srcdir}/Makefile Makefile ;;
23770 ${SHELL} ${llvm_src}/autoconf/install-sh -m 0644 -c ${srcdir}/Makefile.common Makefile.common ;;
23772 ${SHELL} ${llvm_src}/autoconf/install-sh -m 0644 -c ${srcdir}/examples/Makefile examples/Makefile ;;
23774 ${SHELL} ${llvm_src}/autoconf/install-sh -m 0644 -c ${srcdir}/lib/Makefile lib/Makefile ;;
23776 ${SHELL} ${llvm_src}/autoconf/install-sh -m 0644 -c ${srcdir}/runtime/Makefile runtime/Makefile ;;
23778 ${SHELL} ${llvm_src}/autoconf/install-sh -m 0644 -c ${srcdir}/test/Makefile test/Makefile ;;
23780 ${SHELL} ${llvm_src}/autoconf/install-sh -m 0644 -c ${srcdir}/test/Makefile.tests test/Makefile.tests ;;
23782 ${SHELL} ${llvm_src}/autoconf/install-sh -m 0644 -c ${srcdir}/unittests/Makefile unittests/Makefile ;;
23784 ${SHELL} ${llvm_src}/autoconf/install-sh -m 0644 -c ${srcdir}/tools/Makefile tools/Makefile ;;
23786 ${SHELL} ${llvm_src}/autoconf/install-sh -m 0644 -c ${srcdir}/utils/Makefile utils/Makefile ;;
23788 ${SHELL} ${llvm_src}/autoconf/install-sh -m 0644 -c ${srcdir}/projects/Makefile projects/Makefile ;;
23790 ${SHELL} ${llvm_src}/autoconf/install-sh -m 0644 -c ${srcdir}/bindings/Makefile bindings/Makefile ;;
23792 ${SHELL} ${llvm_src}/autoconf/install-sh -m 0644 -c ${srcdir}/bindings/ocaml/Makefile.ocaml bindings/ocaml/Makefile.ocaml ;;