• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/contrib/ldaptcl/

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

1 #! /bin/sh
19 DUALCASE=1; export DUALCASE # for MKS sh
20 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
21 emulate sh
69 as_echo_n='sh -c $as_echo_n_body as_echo'
72 as_echo='sh -c $as_echo_body as_echo'
78 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
79 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
89 # splitting by setting IFS to empty value.)
106 # We did not find ourselves, most probably we were run as `sh COMMAND'
138 as_bourne_compatible="if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then :
139 emulate sh
192 for as_base in sh bash ksh sh5; do
215 # neutralization value for shells without unset; and this also
240 SHELL=${CONFIG_SHELL-/bin/sh}
508 eval sh -c '\''
517 '\'' sh
698 # Use braces instead of parens because sh, perl, etc. also accept them.
707 localstatedir='${prefix}/var'
968 | --sha | --sh)
973 | --sha=* | --sh=*)
1209 # This message is too long to be a string in the A/UX 3.1 sh.
1250 --localstatedir=DIR modifiable single-machine data [PREFIX/var]
1500 ac_must_keep_next=false # Got value, back to normal.
1701 # value.
1732 { $as_echo "$as_me:${as_lineno-$LINENO}: former value: \`$ac_old_val'" >&5
1733 $as_echo "$as_me: former value: \`$ac_old_val'" >&2;}
1734 { $as_echo "$as_me:${as_lineno-$LINENO}: current value: \`$ac_new_val'" >&5
1735 $as_echo "$as_me: current value: \`$ac_new_val'" >&2;}
2165 # So ignore a value of `no', otherwise this would lead to `EXEEXT = no'
2499 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
2590 for ac_t in install-sh install.sh shtool; do
2599 as_fn_error "cannot find install-sh, install.sh, or shtool in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" "$LINENO" 5
2606 ac_config_guess="$SHELL $ac_aux_dir/config.guess" # Please don't use this var.
2607 ac_config_sub="$SHELL $ac_aux_dir/config.sub" # Please don't use this var.
2608 ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var.
2623 # ./install, which can be erroneously created by make from ./install.sh.
2687 # value for INSTALL within a source directory, because that will
2689 # removed, or if the value is a relative name.
2696 # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
2797 if test ! -f $exec_prefix/lib/tclConfig.sh
2802 . $exec_prefix/lib/tclConfig.sh
2804 if test ! -f $exec_prefix/lib/tclxConfig.sh
2808 . $exec_prefix/lib/tclxConfig.sh
2827 if test -f $exec_prefix/lib/tkConfig.sh &&
2828 test -f $exec_prefix/lib/tkxConfig.sh
2854 . $exec_prefix/lib/tkConfig.sh
2855 . $exec_prefix/lib/tkxConfig.sh
3035 # Ultrix sh set writes to stderr and can't be redirected directly,
3177 DUALCASE=1; export DUALCASE # for MKS sh
3178 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
3179 emulate sh
3227 as_echo_n='sh -c $as_echo_n_body as_echo'
3230 as_echo='sh -c $as_echo_body as_echo'
3236 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
3237 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
3247 # splitting by setting IFS to empty value.)
3264 # We did not find ourselves, most probably we were run as `sh COMMAND'
3524 eval sh -c '\''
3533 '\'' sh
3784 } >conf$$subs.sh ||
3789 . ./conf$$subs.sh ||
3801 rm -f conf$$subs.sh
3866 value = S[key]
3867 line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3)
3868 len += length(value) + length(field[++i])