Home | History | Annotate | Download | only in warp

Lines Matching refs:SH

3     if test ! -f config.sh; then
4 ln ../config.sh . || \
5 ln ../../config.sh . || \
6 ln ../../../config.sh . || \
7 (echo "Can't find config.sh."; exit 1)
8 echo "Using config.sh from above..."
10 . config.sh
16 * This file was produced by running the config.h.SH script, which
17 * gets its values from config.sh, which is generally produced by
21 * that running config.h.SH again will wipe out any changes you've made.
22 * For a more permanent change edit config.sh and rerun config.h.SH.
203 * system. Usual values are /bin/csh, /bin/ksh, /bin/sh.