• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.10.1/tcl-105/tcl_ext/tclxml/tcldom/

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

1 #! /bin/sh
15 DUALCASE=1; export DUALCASE # for MKS sh
16 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
17 emulate sh
43 echo "#! /bin/sh" >conf$$.sh
44 echo "exit 0" >>conf$$.sh
45 chmod +x conf$$.sh
46 if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
51 rm -f conf$$.sh
66 # splitting by setting IFS to empty value.)
85 # We did not find ourselves, most probably we were run as `sh COMMAND'
229 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
262 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
263 emulate sh
531 eval sh -c '\''
540 '\'' sh
571 SHELL=${CONFIG_SHELL-/bin/sh}
773 # Use braces instead of parens because sh, perl, etc. also accept them.
782 localstatedir='${prefix}/var'
1029 | --sha | --sh)
1034 | --sha=* | --sh=*)
1247 # This message is too long to be a string in the A/UX 3.1 sh.
1288 --localstatedir=DIR modifiable single-machine data [PREFIX/var]
1329 (tclConfig.sh)
1499 ac_must_keep_next=false # Got value, back to normal.
1694 # value.
1715 { echo "$as_me:$LINENO: former value: $ac_old_val" >&5
1716 echo "$as_me: former value: $ac_old_val" >&2;}
1717 { echo "$as_me:$LINENO: current value: $ac_new_val" >&5
1718 echo "$as_me: current value: $ac_new_val" >&2;}
1776 if test -f "$ac_dir/install-sh"; then
1778 ac_install_sh="$ac_aux_dir/install-sh -c"
1780 elif test -f "$ac_dir/install.sh"; then
1782 ac_install_sh="$ac_aux_dir/install.sh -c"
1791 { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in tclconfig \"$srcdir\"/tclconfig" >&5
1792 echo "$as_me: error: cannot find install-sh or install.sh in tclconfig \"$srcdir\"/tclconfig" >&2;}
1800 ac_config_guess="$SHELL $ac_aux_dir/config.guess" # Please don't use this var.
1801 ac_config_sub="$SHELL $ac_aux_dir/config.sub" # Please don't use this var.
1802 ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var.
1966 # Load the tclConfig.sh file
1996 */tclConfig.sh )
1998 { echo "$as_me:$LINENO: WARNING: --with-tcl argument should refer to directory containing tclConfig.sh, not to tclConfig.sh itself" >&5
1999 echo "$as_me: WARNING: --with-tcl argument should refer to directory containing tclConfig.sh, not to tclConfig.sh itself" >&2;}
2000 with_tclconfig="`echo "${with_tclconfig}" | sed 's!/tclConfig\.sh$!!'`"
2003 if test -f "${with_tclconfig}/tclConfig.sh" ; then
2006 { { echo "$as_me:$LINENO: error: ${with_tclconfig} directory doesn't contain tclConfig.sh" >&5
2007 echo "$as_me: error: ${with_tclconfig} directory doesn't contain tclConfig.sh" >&2;}
2028 -a -f "$i/win/tclConfig.sh" ; then
2032 if test -f "$i/unix/tclConfig.sh" ; then
2046 if test -f "$i/Tcl.framework/tclConfig.sh" ; then
2059 if test -f "$i/tclConfig.sh" ; then
2076 if test -f "$i/tclConfig.sh" ; then
2091 -a -f "$i/win/tclConfig.sh" ; then
2095 if test -f "$i/unix/tclConfig.sh" ; then
2113 { echo "$as_me:$LINENO: result: found ${TCL_BIN_DIR}/tclConfig.sh" >&5
2114 echo "${ECHO_T}found ${TCL_BIN_DIR}/tclConfig.sh" >&6; }
2119 { echo "$as_me:$LINENO: checking for existence of ${TCL_BIN_DIR}/tclConfig.sh" >&5
2120 echo $ECHO_N "checking for existence of ${TCL_BIN_DIR}/tclConfig.sh... $ECHO_C" >&6; }
2122 if test -f "${TCL_BIN_DIR}/tclConfig.sh" ; then
2125 . "${TCL_BIN_DIR}/tclConfig.sh"
2127 { echo "$as_me:$LINENO: result: could not find ${TCL_BIN_DIR}/tclConfig.sh" >&5
2128 echo "${ECHO_T}could not find ${TCL_BIN_DIR}/tclConfig.sh" >&6; }
2136 # then set the common variable name to the value of the build variables.
2137 # For example, the variable TCL_LIB_SPEC will be set to the value
2265 # This sets up CC by using the CC env var, or looks for gcc otherwise.
2679 # So ignore a value of `no', otherwise this would lead to `EXEEXT = no'
3095 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
3442 # ./install, which can be erroneously created by make from ./install.sh.
3493 # value for INSTALL within a source directory, because that will
3495 # removed, or if the value is a relative name.
3502 # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
3522 SHELL = /bin/sh
6679 # Use the value from --with-tclinclude, if it was given
6708 # relative to directory of tclConfig.sh.
7288 # can be taken from the tclConfig.sh file, but this figures it all out.
9650 __int64 value = (__int64) 0;
10222 # tclConfig.sh is in Tcl build directory
10229 # tclConfig.sh is in install location
10252 # These are for tcldomConfig.sh
10295 ac_config_files="$ac_config_files Makefile library/pkgIndex.tcl TcldomConfig.sh"
10316 # Ultrix sh set writes to stderr and can't be redirected directly,
10449 DUALCASE=1; export DUALCASE # for MKS sh
10450 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
10451 emulate sh
10477 echo "#! /bin/sh" >conf$$.sh
10478 echo "exit 0" >>conf$$.sh
10479 chmod +x conf$$.sh
10480 if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
10485 rm -f conf$$.sh
10500 # splitting by setting IFS to empty value.)
10519 # We did not find ourselves, most probably we were run as `sh COMMAND'
10697 eval sh -c '\''
10706 '\'' sh
10782 # value. By we need to know if files were specified by the user.
10868 "TcldomConfig.sh") CONFIG_FILES="$CONFIG_FILES TcldomConfig.sh" ;;