Lines Matching refs:GREP
639 GREP
1423 grep -v '^ *+' conftest.err >conftest.er1
1460 grep -v '^ *+' conftest.err >conftest.er1
1716 grep -v '^ *+' conftest.err >conftest.er1
3390 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5
3391 $as_echo_n "checking for grep that handles long lines and -e... " >&6; }
3395 if test -z "$GREP"; then
3403 for ac_prog in grep ggrep; do
3420 $as_echo 'GREP' >> "conftest.nl"
3421 "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break
3441 as_fn_error $? "no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
3444 ac_cv_path_GREP=$GREP
3450 GREP="$ac_cv_path_GREP"
3458 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
3459 then ac_cv_path_EGREP="$GREP -E"