Lines Matching refs:libcares
40261 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcares options with pkg-config" >&5
40262 $as_echo_n "checking for libcares options with pkg-config... " >&6; }
40268 $PKGCONFIG --exists libcares >/dev/null 2>&1 && echo 1`
40287 $PKGCONFIG --libs-only-l libcares`
40294 $PKGCONFIG --libs-only-L libcares`
40301 $PKGCONFIG --cflags-only-I libcares`
40429 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libcares options with pkg-config" >&5
40430 $as_echo_n "checking for libcares options with pkg-config... " >&6; }
40436 $PKGCONFIG --exists libcares >/dev/null 2>&1 && echo 1`
40449 ares_LIBS=`$PKGCONFIG --libs-only-l libcares`
40450 ares_LDFLAGS=`$PKGCONFIG --libs-only-L libcares`
40451 ares_CPPFLAGS=`$PKGCONFIG --cflags-only-I libcares`