Home
last modified time | relevance | path

Searched refs:CARES_STATICLIB (Results 1 – 7 of 7) sorted by relevance

/external/curl/lib/
Dversion.c32 # if defined(CURL_STATICLIB) && !defined(CARES_STATICLIB) && \
34 # define CARES_STATICLIB macro
Dasyn-ares.c73 # if defined(CURL_STATICLIB) && !defined(CARES_STATICLIB) && \
75 # define CARES_STATICLIB macro
/external/c-ares/
Dares_config.h18 #undef CARES_STATICLIB
Dares.h78 #if !defined(CARES_STATICLIB) && \
DREADME.msvc137 define preprocessor symbol CARES_STATICLIB while building your program,
Dconfigure.ac134 AC_MSG_CHECKING([if we need CARES_STATICLIB])
137 AC_DEFINE(CARES_STATICLIB, 1, [when not building a shared library]) definition
Dares_config.h.in16 #undef CARES_STATICLIB