Home | History | Annotate | Download | only in make-3.81

Lines Matching refs:GREP

629 GREP
1490 grep -v '^ *+' conftest.err >conftest.er1
1527 grep -v '^ *+' conftest.err >conftest.er1
1731 grep -v '^ *+' conftest.err >conftest.er1
2400 grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
2404 grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
3602 # We grep out `Entering directory' and `Leaving directory'
3607 if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
3716 grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 &&
3717 grep sub/conftest.${OBJEXT-o} sub/conftest.Po > /dev/null 2>&1 &&
3720 # or remarks (even with -Werror). So we grep stderr for any message
3726 if (grep 'ignoring option' conftest.err ||
3727 grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else
4140 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5
4141 $as_echo_n "checking for grep that handles long lines and -e... " >&6; }
4145 if test -z "$GREP"; then
4153 for ac_prog in grep ggrep; do
4170 $as_echo 'GREP' >> "conftest.nl"
4171 "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break
4191 as_fn_error "no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
4194 ac_cv_path_GREP=$GREP
4200 GREP="$ac_cv_path_GREP"
4208 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
4209 then ac_cv_path_EGREP="$GREP -E"
4640 (if $ac_dir/$ac_word --statistics /dev/null 2>&1 >/dev/null | grep usage >/dev/null; then exit 1; else exit 0; fi); then
4751 (if $ac_dir/$ac_word --omit-header --copyright-holder= --msgid-bugs-address= /dev/null 2>&1 >/dev/null | grep usage >/dev/null; then exit 1; else exit 0; fi); then
4845 (if $GMSGFMT --statistics /dev/null 2>&1 >/dev/null | grep usage >/dev/null; then exit 1; else exit 0; fi); then
4857 (if $XGETTEXT --omit-header --copyright-holder= --msgid-bugs-address= /dev/null 2>&1 >/dev/null | grep usage >/dev/null; then exit 1; else exit 0; fi); then
4925 while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
10156 ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'`
10162 ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
10679 # Grep'ing the first line is not enough: some people post-process
10681 # So let's grep whole file.
10682 if grep '^#.*generated by automake' $mf > /dev/null 2>&1; then