Home | History | Annotate | Download | only in c-ares

Lines Matching refs:GREP

720 GREP
1559 grep -v '^ *+' conftest.err >conftest.er1
1596 grep -v '^ *+' conftest.err >conftest.er1
1634 grep -v '^ *+' conftest.err >conftest.er1
2746 grep", so it can be a program name with args.
2747 set dummy grep; ac_word=$2
2753 case $GREP in
2755 ac_cv_path_GREP="$GREP" # Let the user override the test with a path.
2778 GREP=$ac_cv_path_GREP
2779 if test -n "$GREP"; then
2780 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GREP" >&5
2781 $as_echo "$GREP" >&6; }
2788 if test -z "$GREP" || test "$GREP" = "not_found"; then
2789 as_fn_error $? "grep not found in PATH. Cannot continue without grep." "$LINENO" 5
2793 if echo a | ($GREP -E '(a|b)') >/dev/null 2>&1; then
2796 EGREP="$GREP -E"
3026 grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
3030 grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
3515 # We grep out `Entering directory' and `Leaving directory'
3520 if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
4413 grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 &&
4414 grep sub/conftest.${OBJEXT-o} sub/conftest.Po > /dev/null 2>&1 &&
4417 # or remarks (even with -Werror). So we grep stderr for any message
4423 if (grep 'ignoring option' conftest.err ||
4424 grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else
4722 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5
4723 $as_echo_n "checking for grep that handles long lines and -e... " >&6; }
4727 if test -z "$GREP"; then
4735 for ac_prog in grep ggrep; do
4752 $as_echo 'GREP' >> "conftest.nl"
4753 "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break
4773 as_fn_error $? "no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
4776 ac_cv_path_GREP=$GREP
4782 GREP="$ac_cv_path_GREP"
4790 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
4791 then ac_cv_path_EGREP="$GREP -E"
6574 if echo 'ab*c' | $GREP -F 'ab*c' >/dev/null 2>&1
6575 then ac_cv_path_FGREP="$GREP -F"
6636 test -z "$GREP" && GREP=grep
6681 while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
6961 if $GREP 'External.*some_variable' conftest.out > /dev/null; then
7063 kargmax=`grep ARG_MAX /etc/conf/cf.d/stune 2>/dev/null`
7455 if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then
7517 if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then
7535 if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
7599 if ( shopt | grep nocaseglob ) >/dev/null 2>&1; then
8351 if $GREP ' nm_test_var$' "$nlist" >/dev/null; then
8352 if $GREP ' nm_test_func$' "$nlist" >/dev/null; then
8372 eval "$lt_cv_sys_global_symbol_to_cdecl"' < "$nlist" | $GREP -v main >> conftest.$ac_ext'
8385 $SED "s/^$symcode$symcode* \(.*\) \(.*\)$/ {\"\2\", (void *) \&\2},/" < "$nlist" | $GREP -v main >> conftest.$ac_ext
8455 elif $NM --help 2>/dev/null | grep '[@]FILE' >/dev/null; then
8816 if $GREP 'Manifest Tool' conftest.out > /dev/null; then
9401 if test -f conftest && test ! -s conftest.err && test $_lt_result = 0 && $GREP forced_load conftest 2>&1 >/dev/null; then
10753 if $LD --help 2>&1 | $GREP 'no-whole-archive' > /dev/null; then
10803 if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
10824 if $LD --help 2>&1 | $GREP 'auto-import' > /dev/null; then
10936 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
10946 if $LD -v 2>&1 | $GREP 'BFD 2\.8' > /dev/null; then
10958 elif $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
10986 if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
11005 if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
11049 if $NM -V 2>&1 | $GREP 'GNU' > /dev/null; then
11092 strings "$collect2name" | $GREP resolve_lib_name >/dev/null
11568 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
11594 if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
11873 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$archive_cmds 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1\""; } >&5
11874 (eval $archive_cmds 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1) 2>&5
12171 echo '#endif'; } | ${CC} -E - | $GREP yes > /dev/null; then
12307 if $ECHO "$sys_lib_search_path_spec" | $GREP ';[c-zC-Z]:/' >/dev/null; then
12570 if ($OBJDUMP -p conftest$ac_exeext) 2>/dev/null | grep "RUNPATH.*$libdir" >/dev/null; then :
12619 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
12664 if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
13462 if test -n "$STRIP" && $STRIP -V 2>&1 | $GREP "GNU strip" >/dev/null; then
13620 if test -z "$GREP"; then
13621 as_fn_error $? "GREP not set. Cannot continue without GREP being set." "$LINENO" 5
13638 "$GREP" CURL_DEF_TOKEN 2>/dev/null | \
13660 if test -z "$GREP"; then
13661 as_fn_error $? "GREP not set. Cannot continue without GREP being set." "$LINENO" 5
13678 "$GREP" CURL_DEF_TOKEN 2>/dev/null | \
13719 if test -z "$GREP"; then
13720 as_fn_error $? "GREP not set. Cannot continue without GREP being set." "$LINENO" 5
13737 "$GREP" CURL_DEF_TOKEN 2>/dev/null | \
13777 if test -z "$GREP"; then
13778 as_fn_error $? "GREP not set. Cannot continue without GREP being set." "$LINENO" 5
13795 "$GREP" CURL_DEF_TOKEN 2>/dev/null | \
13843 if test -z "$GREP"; then
13844 as_fn_error $? "GREP not set. Cannot continue without GREP being set." "$LINENO" 5
13861 "$GREP" CURL_DEF_TOKEN 2>/dev/null | \
13887 if test -z "$GREP"; then
13888 as_fn_error $? "GREP not set. Cannot continue without GREP being set." "$LINENO" 5
13905 "$GREP" CURL_DEF_TOKEN 2>/dev/null | \
13959 if test -z "$GREP"; then
13960 as_fn_error $? "GREP not set. Cannot continue without GREP being set." "$LINENO" 5
13977 "$GREP" CURL_DEF_TOKEN 2>/dev/null | \
14028 if test -z "$GREP"; then
14029 as_fn_error $? "GREP not set. Cannot continue without GREP being set." "$LINENO" 5
14046 "$GREP" CURL_DEF_TOKEN 2>/dev/null | \
14098 if test -z "$GREP"; then
14099 as_fn_error $? "GREP not set. Cannot continue without GREP being set." "$LINENO" 5
14116 "$GREP" CURL_DEF_TOKEN 2>/dev/null | \
14156 if test -z "$GREP"; then
14157 as_fn_error $? "GREP not set. Cannot continue without GREP being set." "$LINENO" 5
14174 "$GREP" CURL_DEF_TOKEN 2>/dev/null | \
14196 if test -z "$GREP"; then
14197 as_fn_error $? "GREP not set. Cannot continue without GREP being set." "$LINENO" 5
14214 "$GREP" CURL_DEF_TOKEN 2>/dev/null | \
14236 if test -z "$GREP"; then
14237 as_fn_error $? "GREP not set. Cannot continue without GREP being set." "$LINENO" 5
14254 "$GREP" CURL_DEF_TOKEN 2>/dev/null | \
14296 if test -z "$GREP"; then
14297 as_fn_error $? "GREP not set. Cannot continue without GREP being set." "$LINENO" 5
14314 "$GREP" CURL_DEF_TOKEN 2>/dev/null | \
14336 if test -z "$GREP"; then
14337 as_fn_error $? "GREP not set. Cannot continue without GREP being set." "$LINENO" 5
14354 "$GREP" CURL_DEF_TOKEN 2>/dev/null | \
14396 if test -z "$GREP"; then
14397 as_fn_error $? "GREP not set. Cannot continue without GREP being set." "$LINENO" 5
14414 "$GREP" CURL_DEF_TOKEN 2>/dev/null | \
14454 if test -z "$GREP"; then
14455 as_fn_error $? "GREP not set. Cannot continue without GREP being set." "$LINENO" 5
14472 "$GREP" CURL_DEF_TOKEN 2>/dev/null | \
14512 if test -z "$GREP"; then
14513 as_fn_error $? "GREP not set. Cannot continue without GREP being set." "$LINENO" 5
14530 "$GREP" CURL_DEF_TOKEN 2>/dev/null | \
14555 if test -z "$GREP"; then
14556 as_fn_error $? "GREP not set. Cannot continue without GREP being set." "$LINENO" 5
14573 "$GREP" CURL_DEF_TOKEN 2>/dev/null | \
15803 if $CC --help --verbose 2>&1 | grep fvisibility= > /dev/null ; then
15812 if $CC --help --verbose 2>&1 | grep fvisibility= > /dev/null ; then
15845 if $CC 2>&1 | grep flags >/dev/null && $CC -flags | grep xldscope= >/dev/null ; then
15983 grep '^#define USE_ARES' "$cares_builddir/../lib/curl_config.h" >/dev/null
15991 grep 'CPPFLAGS.*CURLDEBUG' "$cares_builddir/../config.status" >/dev/null
25745 if grep BIGenDianSyS conftest.$ac_objext >/dev/null; then
25748 if grep LiTTleEnDian conftest.$ac_objext >/dev/null ; then
26703 GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
26835 GREP \
27042 ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
27048 ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
27563 # Grep'ing the first line is not enough: some people post-process
27565 # So let's grep whole file.
27566 if grep '^#.*generated by automake' $mf > /dev/null 2>&1; then
27741 # A grep program that handles long lines.
27742 GREP=$lt_GREP