• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.10.1/tcl-105/tcl_ext/incrtcl/incrTcl/itcl/

Lines Matching +refs:sh +refs:var +refs:value

1 #! /bin/sh
14 DUALCASE=1; export DUALCASE # for MKS sh
15 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
16 emulate 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
65 # splitting by setting IFS to empty value.)
84 # We did not find ourselves, most probably we were run as `sh COMMAND'
228 for as_base in sh bash ksh sh5; do
240 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
241 emulate sh
261 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
262 emulate sh
530 eval sh -c '\''
539 '\'' sh
570 SHELL=${CONFIG_SHELL-/bin/sh}
772 # Use braces instead of parens because sh, perl, etc. also accept them.
781 localstatedir='${prefix}/var'
1028 | --sha | --sh)
1033 | --sha=* | --sh=*)
1246 # This message is too long to be a string in the A/UX 3.1 sh.
1287 --localstatedir=DIR modifiable single-machine data [PREFIX/var]
1327 (tclConfig.sh)
1497 ac_must_keep_next=false # Got value, back to normal.
1692 # value.
1713 { echo "$as_me:$LINENO: former value: $ac_old_val" >&5
1714 echo "$as_me: former value: $ac_old_val" >&2;}
1715 { echo "$as_me:$LINENO: current value: $ac_new_val" >&5
1716 echo "$as_me: current value: $ac_new_val" >&2;}
1910 if test -f "$ac_dir/install-sh"; then
1912 ac_install_sh="$ac_aux_dir/install-sh -c"
1914 elif test -f "$ac_dir/install.sh"; then
1916 ac_install_sh="$ac_aux_dir/install.sh -c"
1925 { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in ../tclconfig \"$srcdir\"/../tclconfig" >&5
1926 echo "$as_me: error: cannot find install-sh or install.sh in ../tclconfig \"$srcdir\"/../tclconfig" >&2;}
1934 ac_config_guess="$SHELL $ac_aux_dir/config.guess" # Please don't use this var.
1935 ac_config_sub="$SHELL $ac_aux_dir/config.sub" # Please don't use this var.
1936 ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var.
1941 # Load the tclConfig.sh file
1971 */tclConfig.sh )
1973 { echo "$as_me:$LINENO: WARNING: --with-tcl argument should refer to directory containing tclConfig.sh, not to tclConfig.sh itself" >&5
1974 echo "$as_me: WARNING: --with-tcl argument should refer to directory containing tclConfig.sh, not to tclConfig.sh itself" >&2;}
1975 with_tclconfig="`echo "${with_tclconfig}" | sed 's!/tclConfig\.sh$!!'`"
1978 if test -f "${with_tclconfig}/tclConfig.sh" ; then
1981 { { echo "$as_me:$LINENO: error: ${with_tclconfig} directory doesn't contain tclConfig.sh" >&5
1982 echo "$as_me: error: ${with_tclconfig} directory doesn't contain tclConfig.sh" >&2;}
2003 -a -f "$i/win/tclConfig.sh" ; then
2007 if test -f "$i/unix/tclConfig.sh" ; then
2021 if test -f "$i/Tcl.framework/tclConfig.sh" ; then
2034 if test -f "$i/tclConfig.sh" ; then
2051 if test -f "$i/tclConfig.sh" ; then
2066 -a -f "$i/win/tclConfig.sh" ; then
2070 if test -f "$i/unix/tclConfig.sh" ; then
2088 { echo "$as_me:$LINENO: result: found ${TCL_BIN_DIR}/tclConfig.sh" >&5
2089 echo "${ECHO_T}found ${TCL_BIN_DIR}/tclConfig.sh" >&6; }
2094 { echo "$as_me:$LINENO: checking for existence of ${TCL_BIN_DIR}/tclConfig.sh" >&5
2095 echo $ECHO_N "checking for existence of ${TCL_BIN_DIR}/tclConfig.sh... $ECHO_C" >&6; }
2097 if test -f "${TCL_BIN_DIR}/tclConfig.sh" ; then
2100 . "${TCL_BIN_DIR}/tclConfig.sh"
2102 { echo "$as_me:$LINENO: result: could not find ${TCL_BIN_DIR}/tclConfig.sh" >&5
2103 echo "${ECHO_T}could not find ${TCL_BIN_DIR}/tclConfig.sh" >&6; }
2111 # then set the common variable name to the value of the build variables.
2112 # For example, the variable TCL_LIB_SPEC will be set to the value
2240 # This sets up CC by using the CC env var, or looks for gcc otherwise.
2654 # So ignore a value of `no', otherwise this would lead to `EXEEXT = no'
3070 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
3417 # ./install, which can be erroneously created by make from ./install.sh.
3468 # value for INSTALL within a source directory, because that will
3470 # removed, or if the value is a relative name.
3477 # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
3497 SHELL = /bin/sh
6655 # allow $-var names
6788 # allow $-var names
6849 # Use the value from --with-tclinclude, if it was given
6878 # relative to directory of tclConfig.sh.
6972 result="Using srcdir found in tclConfig.sh: ${TCL_SRC_DIR}"
7045 # can be taken from the tclConfig.sh file, but this figures it all out.
9407 __int64 value = (__int64) 0;
9993 # tclConfig.sh is in Tcl build directory
10000 # tclConfig.sh is in install location
10023 # These are for itclConfig.sh
10028 # These are for itclConfig.sh
10068 ac_config_files="$ac_config_files Makefile pkgIndex.tcl itclConfig.sh"
10089 # Ultrix sh set writes to stderr and can't be redirected directly,
10222 DUALCASE=1; export DUALCASE # for MKS sh
10223 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
10224 emulate sh
10250 echo "#! /bin/sh" >conf$$.sh
10251 echo "exit 0" >>conf$$.sh
10252 chmod +x conf$$.sh
10253 if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
10258 rm -f conf$$.sh
10273 # splitting by setting IFS to empty value.)
10292 # We did not find ourselves, most probably we were run as `sh COMMAND'
10470 eval sh -c '\''
10479 '\'' sh
10555 # value. By we need to know if files were specified by the user.
10641 "itclConfig.sh") CONFIG_FILES="$CONFIG_FILES itclConfig.sh" ;;