Home | History | Annotate | Download | only in strace

Lines Matching refs:sh

1 #! /bin/sh
10 SHELL=${CONFIG_SHELL-/bin/sh}
16 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
17 emulate sh
25 DUALCASE=1; export DUALCASE # for MKS sh
91 echo "#! /bin/sh" >conf$$.sh
92 echo "exit 0" >>conf$$.sh
93 chmod +x conf$$.sh
94 if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
99 rm -f conf$$.sh
122 # We did not find ourselves, most probably we were run as `sh COMMAND'
139 for as_base in sh bash ksh sh5; do
386 echo "running /bin/sh ./configure " '--prefix=/data/' '--build=arm-unknown-linux-gnu' 'CFLAGS=-I/android/device/system/kernel_headers/' 'build_alias=arm-unknown-linux-gnu' $ac_configure_extra_args " --no-create --no-recursion" >&6
387 exec /bin/sh ./configure '--prefix=/data/' '--build=arm-unknown-linux-gnu' 'CFLAGS=-I/android/device/system/kernel_headers/' 'build_alias=arm-unknown-linux-gnu' $ac_configure_extra_args --no-create --no-recursion
455 s,@SHELL@,/bin/sh,;t t
496 s,@install_sh@,/android/sandbox/mkf/funpack/strace-4.5.12/install-sh,;t t