Searched refs:EGREP (Results 1 – 25 of 183) sorted by relevance
12345678
10 test "x$EGREP" = x && EGREP='grep -E'17 $EGREP -B1 -n '^hb_' /dev/null "$x" |18 $EGREP -v '(^--|:hb_|-HB_EXTERN )' -A1
28 then EGREP='grep -E'29 else EGREP='egrep'
28 then EGREP='grep -E'29 else EGREP='egrep'98 …$EGREP -v '^ vendor string: |^ m..imum .....size: |^ 0000[0-9a-fA-F][0-9a-fA-F][0-9a-fA-F][0-…
13 *egrep) grep=${EGREP-egrep} ;;
44 dnl EGREP is mandatory for configure process and libtool.48 EGREP="$GREP -E"49 AC_MSG_RESULT([$EGREP])51 AC_PATH_PROG([EGREP], [egrep], [not_found],54 if test -z "$EGREP" || test "$EGREP" = "not_found"; then57 AC_SUBST([EGREP]) subst
80 EGREP = @EGREP@
162 EGREP = egrep $(EGREP_OPTIONS) macro172 | $(EGREP) -v -e '^[^[:alnum:]]' | sort); \177 line=$$($(EGREP) "^##[[:space:]]+$$target:" $(lastword $(MAKEFILE_LIST))); \
411 EGREP = egrep $(EGREP_OPTIONS) macro422 | $(EGREP) -v -e '^[^[:alnum:]]' | sort); \427 line=$$($(EGREP) "^##[[:space:]]+$$target:" $(lastword $(MAKEFILE_LIST))); \
73 EGREP = @EGREP@
83 EGREP = @EGREP@
127 EGREP = @EGREP@
140 EGREP = @EGREP@
88 EGREP = @EGREP@
29 if test "x${EGREP}" != "x"; then32 ${EGREP} "$@"
96 EGREP = @EGREP@