Searched refs:GREP (Results 1 – 25 of 120) sorted by relevance
12345
1 fix MakeMaker issues with using wrong SHELL/GREP29 - -e 's|[@]GREP@|$(GREP)|g' \30 + -e 's|[@]GREP@|$(base_bindir)/grep|g' \
19 -: ${GREP="@GREP@"}24 +: ${GREP="grep"}
30 -e 's/^GREP = ..*/GREP = grep/' \
10 EXTRA_OEMAKE:class-target = "GREP=${base_bindir}/grep"
35 for f in $(grep -l -r GREP ${S}/tests); do36 sed -i 's:\@GREP\@:grep:' ${f}
39 AC_PATH_PROG(GREP,grep)
26 GREP=`find_prog /bin/grep` || exit 1
1013 if test -s conftest.err && $GREP single_module conftest.err; then1055 if test -s conftest.err && $GREP force_load conftest.err; then1057 …elif test -f conftest && test 0 = "$_lt_result" && $GREP forced_load conftest >/dev/null 2>&1; then2215 if test -n "$STRIP" && $STRIP -V 2>&1 | $GREP "GNU strip" >/dev/null; then2419 echo '#endif'; } | $CC -E - | $GREP yes > /dev/null; then2605 if $ECHO "$sys_lib_search_path_spec" | [$GREP ';[c-zC-Z]:/' >/dev/null]; then2912 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then2949 if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then3289 while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do3510 if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then[all …]
270 test -z "$GREP" && {299 GREP=$func_path_progs_result314 : ${EGREP="$GREP -E"}315 : ${FGREP="$GREP -F"}807 $GREP "$1" "$2" >/dev/null 2>&12247 if $GREP "$re_begincf" "$progpath" >/dev/null 2>&1; then2544 $GREP "^# Generated by .*$PACKAGE" > /dev/null 2>&12601 $GREP "$magic_exe" "$1$func_ltwrapper_exec_suffix" >/dev/null 2>&12718 if $GREP "^# ### BEGIN LIBTOOL TAG CONFIG: $z$" < "$progpath" > /dev/null; then3470 && $ECHO "X$libobj" | $GREP '[]~#^*{};<>?"'"'"' &()|`$[]' \[all …]
34 …GREP='/bin/grep' SED='sed' ${S}/build-aux/inline-source libtoolize > ${D}${bindir_crossscripts}/li…
105 GREP = @GREP@
311 GREP = @GREP@
320 GREP = @GREP@
64 export GREP="grep"
253 GREP = @GREP@
323 GREP = @GREP@
344 GREP = @GREP@
228 GREP = @GREP@
259 GREP = @GREP@
272 GREP = @GREP@
251 GREP = @GREP@