Lines Matching refs:FGREP
18241 echo "$as_me:18241: checking for fgrep" >&5
18242 echo $ECHO_N "checking for fgrep... $ECHO_C" >&6
18249 for ac_prog in gfgrep fgrep
18258 case $FGREP in
18260 ac_cv_path_FGREP="$FGREP" # Let the user override the test with a path.
18278 FGREP=$ac_cv_path_FGREP
18280 if test -n "$FGREP"; then
18281 echo "$as_me:18281: result: $FGREP" >&5
18282 echo "${ECHO_T}$FGREP" >&6
18288 test -n "$FGREP" && break
18290 test -n "$FGREP" || FGREP=": "
18292 test "x$ac_cv_path_FGREP" = "x:" && { { echo "$as_me:18292: error: cannot find workable fgrep" >&5
18293 echo "$as_me: error: cannot find workable fgrep" >&2;}
18299 FGREP="$ac_cv_path_FGREP"
18521 cf_man2html_1st="`${FGREP-fgrep} -n MARKER conftest.out |sed -e 's/^[^0-9]*://' -e 's/:.*//'`"
18550 cf_man2html_page="`${FGREP-fgrep} -n HEAD1 conftest.out |sed -n '$p' |sed -e 's/^[^0-9]*://' -e 's/:.*//'`"
25190 ${FGREP-fgrep} define conftest.i >>confdefs.h
25619 cf_rpath_oops=`"$cf_ldd_prog" "conftest$ac_exeext" | ${FGREP-fgrep} ' not found' | sed -e 's% =>.*$%%' |sort | uniq`
25620 cf_rpath_list=`"$cf_ldd_prog" "conftest$ac_exeext" | ${FGREP-fgrep} / | sed -e 's%^.*[ ]/%/%' -e 's%/[^/][^/]*$%%' |sort | uniq`
26257 s,@FGREP@,$FGREP,;t t
26518 test -n "${FGREP}" || FGREP="grep -F"
26521 test -n "\${FGREP}" || FGREP="$FGREP"
26530 ac_seen=`$FGREP -n '${'$ac_name'[:=].*}' "$ac_file"`