Lines Matching refs:GREP

769 GREP
5176 if test -z "$GREP"; then
5201 $as_echo 'GREP' >> "conftest.nl"
5202 "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break
5225 ac_cv_path_GREP=$GREP
5231 GREP="$ac_cv_path_GREP"
5239 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
5240 then ac_cv_path_EGREP="$GREP -E"
5306 if echo 'ab*c' | $GREP -F 'ab*c' >/dev/null 2>&1
5307 then ac_cv_path_FGREP="$GREP -F"
5368 test -z "$GREP" && GREP=grep
5413 while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
5681 if $GREP 'External.*some_variable' conftest.out > /dev/null; then
6092 if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then
6150 if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then
6168 if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
6743 if $GREP ' nm_test_var$' "$nlist" >/dev/null; then
6744 if $GREP ' nm_test_func$' "$nlist" >/dev/null; then
6752 eval "$lt_cv_sys_global_symbol_to_cdecl"' < "$nlist" | $GREP -v main >> conftest.$ac_ext'
6765 $SED "s/^$symcode$symcode* \(.*\) \(.*\)$/ {\"\2\", (void *) \&\2},/" < "$nlist" | $GREP -v main >> conftest.$ac_ext
9440 if $LD --help 2>&1 | $GREP 'no-whole-archive' > /dev/null; then
9489 if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
9508 if $LD --help 2>&1 | $GREP 'auto-import' > /dev/null; then
9610 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
9620 if $LD -v 2>&1 | $GREP 'BFD 2\.8' > /dev/null; then
9632 elif $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
9660 if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
9679 if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
9721 if $NM -V 2>&1 | $GREP 'GNU' > /dev/null; then
9764 strings "$collect2name" | $GREP resolve_lib_name >/dev/null
10112 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
10138 if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
10414 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$archive_cmds 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1\""; } >&5
10415 (eval $archive_cmds 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1) 2>&5
10602 if $ECHO "$lt_search_path_spec" | $GREP ';' >/dev/null ; then
10696 echo '#endif'; } | ${CC} -E - | $GREP yes > /dev/null; then
10789 sys_lib_search_path_spec=`$CC -print-search-dirs | $GREP "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
10790 if $ECHO "$sys_lib_search_path_spec" | $GREP ';[c-zC-Z]:/' >/dev/null; then
11072 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
11117 if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
11905 if test -n "$STRIP" && $STRIP -V 2>&1 | $GREP "GNU strip" >/dev/null; then
12141 while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
12241 $GREP 'no-whole-archive' > /dev/null; then
12261 output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "\-L"'
12326 strings "$collect2name" | $GREP resolve_lib_name >/dev/null
12458 if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
12485 if $LD --help 2>&1 | $GREP 'auto-import' > /dev/null; then
12657 output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $GREP "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; $ECHO "X$list" | $Xsed'
12742 output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | $GREP "ld"`; rm -f libconftest$shared_ext; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; $ECHO "X$list" | $Xsed'
12825 output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`$ECHO "X$templist" | $Xsed -e "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; $ECHO "X$list" | $Xsed'
12890 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
12898 output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP conftest.$objext | $SED -e "s:-lgcc -lc -lgcc::"'
12981 output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`$ECHO "X$templist" | $Xsed -e "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; $ECHO "X$list" | $Xsed'
13001 output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "\-L"'
13077 if $CC --version | $GREP -v '^2\.7' > /dev/null; then
13085 output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "\-L"'
13096 output_verbose_link_cmd='$CC -G $CFLAGS -v conftest.$objext 2>&1 | $GREP "\-L"'
13955 if $NM -V 2>&1 | $GREP 'GNU' > /dev/null; then
14027 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$archive_cmds_CXX 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1\""; } >&5
14028 (eval $archive_cmds_CXX 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1) 2>&5
14165 echo '#endif'; } | ${CC} -E - | $GREP yes > /dev/null; then
14258 sys_lib_search_path_spec=`$CC -print-search-dirs | $GREP "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
14259 if $ECHO "$sys_lib_search_path_spec" | $GREP ';[c-zC-Z]:/' >/dev/null; then
14540 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
14585 if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
15715 GREP='`$ECHO "X$GREP" | $Xsed -e "$delay_single_quote_subst"`'
15879 GREP \
16822 GREP=$lt_GREP