• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.10.1/gnutar-453/gnutar/

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

1 #! /bin/sh
16 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
17 emulate sh
27 DUALCASE=1; export DUALCASE # for MKS sh
40 echo "#! /bin/sh" >conf$$.sh
41 echo "exit 0" >>conf$$.sh
42 chmod +x conf$$.sh
43 if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
48 rm -f conf$$.sh
63 # splitting by setting IFS to empty value.)
82 # We did not find ourselves, most probably we were run as `sh COMMAND'
226 for as_base in sh bash ksh sh5; do
239 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
240 emulate sh
250 DUALCASE=1; export DUALCASE # for MKS sh
259 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
260 emulate sh
270 DUALCASE=1; export DUALCASE # for MKS sh
520 #! /bin/sh
557 SHELL=${CONFIG_SHELL-/bin/sh}
952 # Use braces instead of parens because sh, perl, etc. also accept them.
961 localstatedir='${prefix}/var'
1208 | --sha | --sh)
1213 | --sha=* | --sh=*)
1426 # This message is too long to be a string in the A/UX 3.1 sh.
1467 --localstatedir=DIR modifiable single-machine data [PREFIX/var]
1541 default value of `-d' given by some make applications.
1715 ac_must_keep_next=false # Got value, back to normal.
1985 # value.
2006 { echo "$as_me:$LINENO: former value: $ac_old_val" >&5
2007 echo "$as_me: former value: $ac_old_val" >&2;}
2008 { echo "$as_me:$LINENO: current value: $ac_new_val" >&5
2009 echo "$as_me: current value: $ac_new_val" >&2;}
2067 if test -f "$ac_dir/install-sh"; then
2069 ac_install_sh="$ac_aux_dir/install-sh -c"
2071 elif test -f "$ac_dir/install.sh"; then
2073 ac_install_sh="$ac_aux_dir/install.sh -c"
2082 { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in build-aux \"$srcdir\"/build-aux" >&5
2083 echo "$as_me: error: cannot find install-sh or install.sh in build-aux \"$srcdir\"/build-aux" >&2;}
2091 ac_config_guess="$SHELL $ac_aux_dir/config.guess" # Please don't use this var.
2092 ac_config_sub="$SHELL $ac_aux_dir/config.sub" # Please don't use this var.
2093 ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var.
2113 # ./install, which can be erroneously created by make from ./install.sh.
2164 # value for INSTALL within a source directory, because that will
2166 # removed, or if the value is a relative name.
2173 # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
2284 # value for MKDIR_P within a source directory, because that will
2286 # removed, or if the value is a relative name.
2349 SHELL = /bin/sh
2433 install_sh=${install_sh-"\$(SHELL) $am_aux_dir/install-sh"}
2551 # Do not fold the above two line into one, because Tru64 sh and
2552 # Solaris sh will not grok spaces in the rhs of `-'.
2594 # If the value was cached, stop now. We just wanted to have am__tar
3032 # So ignore a value of `no', otherwise this would lead to `EXEEXT = no'
3512 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
3737 # Solaris 8's {/usr,}/bin/sh.
5157 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
5444 { echo "$as_me:$LINENO: checking for _FILE_OFFSET_BITS value needed for large files" >&5
5445 echo $ECHO_N "checking for _FILE_OFFSET_BITS value needed for large files... $ECHO_C" >&6; }
5597 { echo "$as_me:$LINENO: checking for _LARGE_FILES value needed for large files" >&5
5598 echo $ECHO_N "checking for _LARGE_FILES value needed for large files... $ECHO_C" >&6; }
6417 /* Refer to every declared value, to avoid compiler optimizations. */
10912 # /var/tmp likewise
10914 for ac_dir in . "$TMPDIR" /tmp /var/tmp /usr/tmp "$prefix/lib" "$exec_prefix/lib"; do
11421 *) { { echo "$as_me:$LINENO: error: invalid value of canonical build" >&5
11422 echo "$as_me: error: invalid value of canonical build" >&2;}
11458 *) { { echo "$as_me:$LINENO: error: invalid value of canonical host" >&5
11459 echo "$as_me: error: invalid value of canonical host" >&2;}
25548 *) { { echo "$as_me:$LINENO: error: Invalid value for --with-included-regex: $with_included_regex" >&5
25549 echo "$as_me: error: Invalid value for --with-included-regex: $with_included_regex" >&2;}
31616 # value for MKDIR_P within a source directory, because that will
31618 # removed, or if the value is a relative name.
31661 # value for MKDIR_P within a source directory, because that will
31663 # removed, or if the value is a relative name.
34821 echo "#! /bin/sh" >conf$$.sh
34822 echo "exit 0" >>conf$$.sh
34823 chmod +x conf$$.sh
34824 if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
34829 rm -f conf$$.sh
34934 ${CONFIG_SHELL-/bin/sh} "$ac_aux_dir/config.rpath" "$host" > conftest.sh
34935 . ./conftest.sh
34936 rm -f ./conftest.sh
35049 eval value=\"\$HAVE_LIB$uppername\"
35050 if test -n "$value"; then
35051 if test "$value" = yes; then
35052 eval value=\"\$LIB$uppername\"
35053 test -z "$value" || LIBICONV="${LIBICONV}${LIBICONV:+ }$value"
35054 eval value=\"\$LTLIB$uppername\"
35055 test -z "$value" || LTLIBICONV="${LTLIBICONV}${LTLIBICONV:+ }$value"
35638 /* Test against HP-UX 11.11 bug: Positive return value instead of 0. */
36105 echo "#! /bin/sh" >conf$$.sh
36106 echo "exit 0" >>conf$$.sh
36107 chmod +x conf$$.sh
36108 if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
36113 rm -f conf$$.sh
36119 #! /bin/sh
36228 echo "#! /bin/sh" >conf$$.sh
36229 echo "exit 0" >>conf$$.sh
36230 chmod +x conf$$.sh
36231 if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
36236 rm -f conf$$.sh
36242 #! /bin/sh
36306 echo "#! /bin/sh" >conf$$.sh
36307 echo "exit 0" >>conf$$.sh
36308 chmod +x conf$$.sh
36309 if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
36314 rm -f conf$$.sh
36320 #! /bin/sh
36891 /* Test against HP-UX 11.11 bug: Positive return value instead of 0. */
37057 eval value=\"\$HAVE_LIB$uppername\"
37058 if test -n "$value"; then
37059 if test "$value" = yes; then
37060 eval value=\"\$LIB$uppername\"
37061 test -z "$value" || LIBINTL="${LIBINTL}${LIBINTL:+ }$value"
37062 eval value=\"\$LTLIB$uppername\"
37063 test -z "$value" || LTLIBINTL="${LTLIBINTL}${LTLIBINTL:+ }$value"
37744 # Ultrix sh set writes to stderr and can't be redirected directly,
37883 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
37884 emulate sh
37894 DUALCASE=1; export DUALCASE # for MKS sh
37907 echo "#! /bin/sh" >conf$$.sh
37908 echo "exit 0" >>conf$$.sh
37909 chmod +x conf$$.sh
37910 if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
37915 rm -f conf$$.sh
37930 # splitting by setting IFS to empty value.)
37949 # We did not find ourselves, most probably we were run as `sh COMMAND'
38121 #! /bin/sh
38214 # value. By we need to know if files were specified by the user.
38303 # Capture the value of obsolete ALL_LINGUAS because we need it to compute
38307 # Capture the value of LINGUAS because we need it to compute CATALOGS.
39144 # NAME is the cpp macro being defined, VALUE is the value it is being given.
39313 # simplest approach to changing $(DEPDIR) to its actual value in the