OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CONFIG_SHELL
(Results
1 - 25
of
209
) sorted by relevancy
1
2
3
4
5
6
7
8
9
/src/external/gpl2/groff/dist/arch/djgpp/
config.site
18
# ./configure runs it by invoking ${
CONFIG_SHELL
-/bin/sh}
19
CONFIG_SHELL
=${
CONFIG_SHELL
='sh'}
/src/external/gpl3/gcc/dist/gcc/
genmultilib
158
#!${
CONFIG_SHELL
:-/bin/sh}
175
initial="${initial}${all}/" ${
CONFIG_SHELL
-/bin/sh} ./tmpmultilib $@
176
${
CONFIG_SHELL
-/bin/sh} ./tmpmultilib $first $@ | grep -v "^${all}"
182
${
CONFIG_SHELL
-/bin/sh} ./tmpmultilib $@
184
initial="${initial}${opt}/" ${
CONFIG_SHELL
-/bin/sh} ./tmpmultilib $@
191
combinations=`initial=/ ${
CONFIG_SHELL
-/bin/sh} ./tmpmultilib ${options}`
196
#!${
CONFIG_SHELL
:-/bin/sh}
217
combinations=`${
CONFIG_SHELL
-/bin/sh} ./tmpmultilib2 ${combinations}`
243
combinations=`${
CONFIG_SHELL
-/bin/sh} ./tmpmultilib2 ${combinations}`
346
#!${
CONFIG_SHELL
:-/bin/sh
[
all
...]
/src/external/gpl3/binutils/dist/config/
multi.m4
64
CONFIG_SHELL
=${
CONFIG_SHELL
-/bin/sh}
/src/external/gpl3/binutils.old/dist/config/
multi.m4
64
CONFIG_SHELL
=${
CONFIG_SHELL
-/bin/sh}
/src/external/gpl3/gcc/dist/config/
multi.m4
64
CONFIG_SHELL
=${
CONFIG_SHELL
-/bin/sh}
/src/external/gpl3/gcc.old/dist/config/
multi.m4
64
CONFIG_SHELL
=${
CONFIG_SHELL
-/bin/sh}
/src/external/gpl3/gdb/dist/config/
multi.m4
64
CONFIG_SHELL
=${
CONFIG_SHELL
-/bin/sh}
/src/external/gpl3/gdb.old/dist/config/
multi.m4
64
CONFIG_SHELL
=${
CONFIG_SHELL
-/bin/sh}
/src/external/gpl3/gcc/usr.bin/host-libiberty/
Makefile
10
CONFIG_SHELL
=${HOST_SH:Q} \
/src/external/gpl3/gcc.old/usr.bin/host-libiberty/
Makefile
10
CONFIG_SHELL
=${HOST_SH:Q} \
/src/external/gpl2/gettext/dist/autoconf-lib-link/tests/
rpathcfg.sh
5
# top_srcdir, srcdir,
CONFIG_SHELL
, CC, GCC, LDFLAGS, LD, LIBDIRSTEM, with_gnu_ld, host.
10
${
CONFIG_SHELL
-/bin/sh} $srcdir/../config.rpath "$host" | sed -e 's/^acl_cv_//'
20
eval `${
CONFIG_SHELL
-/bin/sh} $srcdir/../config.rpath "$host" | grep '^acl_cv_wl='`
28
${
CONFIG_SHELL
-/bin/sh} ./configure --disable-shared --prefix=$builddir/tstprefix --libdir=$builddir/tstprefix/${LIBDIRSTEM-lib} > configure.log 2>&1
53
${
CONFIG_SHELL
-/bin/sh} ./configure --disable-static --prefix=$builddir/tstprefix --libdir=$builddir/tstprefix/${LIBDIRSTEM-lib} > configure.log 2>&1
78
${
CONFIG_SHELL
-/bin/sh} ./configure --disable-static --prefix=$builddir/tstprefix --libdir=$builddir/tstprefix/${LIBDIRSTEM-lib} > configure.log 2>&1
Makefile.am
64
CONFIG_SHELL
='$(SHELL)' \
70
CONFIG_SHELL
='$(SHELL)' \
/src/external/gpl3/gcc/dist/fixincludes/
mkheaders.in
85
for shell in $
CONFIG_SHELL
$SHELL @SHELL@ /bin/sh ""; do
97
echo mkheaders: please rerun with
CONFIG_SHELL
set to a working Bourne shell >&2
/src/external/gpl3/gcc/usr.bin/host-libcpp/
Makefile
10
CONFIG_SHELL
=${HOST_SH:Q} \
/src/external/gpl3/gcc.old/dist/fixincludes/
mkheaders.in
85
for shell in $
CONFIG_SHELL
$SHELL @SHELL@ /bin/sh ""; do
97
echo mkheaders: please rerun with
CONFIG_SHELL
set to a working Bourne shell >&2
/src/external/gpl3/gcc.old/usr.bin/host-libcpp/
Makefile
8
CONFIG_SHELL
=${HOST_SH:Q} \
/src/external/gpl3/gcc/lib/liblto_plugin/
Makefile
51
CONFIG_SHELL
=${HOST_SH:Q} \
/src/external/gpl3/gcc.old/lib/liblto_plugin/
Makefile
51
CONFIG_SHELL
=${HOST_SH:Q} \
/src/external/gpl3/gdb.old/dist/gdb/config/djgpp/
djconfig.sh
132
export
CONFIG_SHELL
=/dev/env/DJDIR/bin/sh.exe
/src/external/lgpl3/gmp/dist/
config.sub
68
SHELL=${
CONFIG_SHELL
-/bin/sh}
/src/external/gpl3/gdb/dist/gdb/config/djgpp/
djconfig.sh
132
export
CONFIG_SHELL
=/dev/env/DJDIR/bin/sh.exe
/src/external/bsd/nvi/dist/dist/
ltconfig
29
SHELL=${
CONFIG_SHELL
-/bin/sh}
106
test "X$
CONFIG_SHELL
" != X/bin/ksh; then
108
ORIGINAL_CONFIG_SHELL="${
CONFIG_SHELL
-/bin/sh}"
110
CONFIG_SHELL
=/bin/ksh
111
export
CONFIG_SHELL
112
exec "$
CONFIG_SHELL
" "$0" --no-reexec ${1+"$@"}
122
CONFIG_SHELL
="$ORIGINAL_CONFIG_SHELL"
123
export
CONFIG_SHELL
124
SHELL="$
CONFIG_SHELL
"
126
echo="$
CONFIG_SHELL
$0 --fallback-echo
[
all
...]
/src/external/bsd/kyua-cli/dist/bootstrap/
testsuite
132
if test "x$
CONFIG_SHELL
" = x; then
194
CONFIG_SHELL
=$as_shell as_have_required=yes
205
CONFIG_SHELL
=$SHELL as_have_required=yes
210
if test "x$
CONFIG_SHELL
" != x; then :
211
export
CONFIG_SHELL
225
exec $
CONFIG_SHELL
$as_opts "$as_myself" ${1+"$@"}
228
$as_echo "$0: could not re-execute with $
CONFIG_SHELL
" >&2
248
SHELL=${
CONFIG_SHELL
-/bin/sh}
460
# If we had to re-execute with $
CONFIG_SHELL
, we're ensured to have
532
SHELL=${
CONFIG_SHELL
-/bin/sh
[
all
...]
/src/external/gpl3/binutils.old/dist/etc/
configure
137
if test x"${_as_can_reexec}" != xno && test "x$
CONFIG_SHELL
" != x; then
152
exec $
CONFIG_SHELL
$as_opts "$as_myself" ${1+"$@"}
155
$as_echo "$0: could not re-execute with $
CONFIG_SHELL
" >&2
160
if test "x$
CONFIG_SHELL
" = x; then
221
CONFIG_SHELL
=$as_shell as_have_required=yes
232
CONFIG_SHELL
=$SHELL as_have_required=yes
237
if test "x$
CONFIG_SHELL
" != x; then :
238
export
CONFIG_SHELL
252
exec $
CONFIG_SHELL
$as_opts "$as_myself" ${1+"$@"}
255
$as_echo "$0: could not re-execute with $
CONFIG_SHELL
" >&
[
all
...]
/src/external/gpl3/gdb/dist/etc/
configure
137
if test x"${_as_can_reexec}" != xno && test "x$
CONFIG_SHELL
" != x; then
152
exec $
CONFIG_SHELL
$as_opts "$as_myself" ${1+"$@"}
155
$as_echo "$0: could not re-execute with $
CONFIG_SHELL
" >&2
160
if test "x$
CONFIG_SHELL
" = x; then
221
CONFIG_SHELL
=$as_shell as_have_required=yes
232
CONFIG_SHELL
=$SHELL as_have_required=yes
237
if test "x$
CONFIG_SHELL
" != x; then :
238
export
CONFIG_SHELL
252
exec $
CONFIG_SHELL
$as_opts "$as_myself" ${1+"$@"}
255
$as_echo "$0: could not re-execute with $
CONFIG_SHELL
" >&
[
all
...]
Completed in 60 milliseconds
1
2
3
4
5
6
7
8
9
Indexes created Fri Apr 03 00:24:04 UTC 2026