Home
last modified time | relevance | path

Searched refs:GREP (Results 1 – 4 of 4) sorted by relevance

/libev/
H A Dconfigure4142 if test -z "$GREP"; then
4191 ac_cv_path_GREP=$GREP
4197 GREP="$ac_cv_path_GREP"
4205 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
4206 then ac_cv_path_EGREP="$GREP -E"
4272 if echo 'ab*c' | $GREP -F 'ab*c' >/dev/null 2>&1
4273 then ac_cv_path_FGREP="$GREP -F"
4334 test -z "$GREP" && GREP=grep
6061 if $GREP ' nm_test_func$' "$nlist" >/dev/null; then
8967 if $NM -V 2>&1 | $GREP 'GNU' > /dev/null; then
[all …]
H A Daclocal.m43776 if $GREP ' nm_test_var$' "$nlist" >/dev/null; then
3777 if $GREP ' nm_test_func$' "$nlist" >/dev/null; then
4586 if $NM -V 2>&1 | $GREP 'GNU' > /dev/null; then
5009 if $NM -V 2>&1 | $GREP 'GNU' > /dev/null; then
5963 $GREP 'no-whole-archive' > /dev/null; then
5983 …_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP "\-…
6691 …_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP "\-…
6775 …_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP "\-…
6786 …rbose_link_cmd='$CC -G $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP "\-…
7679 test -z "$GREP" && GREP=grep
[all …]
H A Dltmain.sh504 $GREP "$1" "$2" >/dev/null 2>&1
962 if $GREP "$re_begincf" "$progpath" >/dev/null 2>&1; then
1235 | $GREP "^# Generated by .*$PACKAGE" > /dev/null 2>&1
1281 $GREP "$magic_exe" "$1$func_ltwrapper_exec_suffix" >/dev/null 2>&1
1394 if $GREP "^# ### BEGIN LIBTOOL TAG CONFIG: $z$" < "$progpath" > /dev/null; then
2107 && $ECHO "X$libobj" | $GREP '[]~#^*{};<>?"'"'"' &()|`$[]' \
3409 if $GREP -v "^: " < "$nlist" |
3418 $GREP -v "^: " < "$nlist" > "$nlist"S
6818 $GREP ": [^:]* bundle" >/dev/null ; then
7057 if $GREP "^installed=no" $deplib > /dev/null; then
[all …]
H A DMakefile.in248 GREP = @GREP@