mirror of
https://github.com/curl/curl.git
synced 2026-08-26 22:34:45 +03:00
- Yuriy Sosov pointed out a configure fix for detecting c-ares when that is
built debug-enabled.
This commit is contained in:
parent
19da3606f9
commit
4e3d235e04
3 changed files with 9 additions and 1 deletions
|
|
@ -2270,6 +2270,8 @@ AC_HELP_STRING([--disable-ares],[Disable c-ares for name lookups]),
|
|||
void curl_dofree() { }
|
||||
void curl_sclose() { }
|
||||
void curl_domalloc() { }
|
||||
void curl_docalloc() { }
|
||||
void curl_socket() { }
|
||||
|
||||
int main(void)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue