Skip to content
Snippets Groups Projects
Commit 8611631f authored by Yang Tse's avatar Yang Tse
Browse files

Reorder curl_socklen_t and socklen_t equivalent check while both coexist

parent 1e5ed4fa
No related branches found
No related tags found
No related merge requests found
......@@ -1997,11 +1997,11 @@ AC_CHECK_TYPE([bool],[
#endif
])
CURL_CONFIGURE_CURL_SOCKLEN_T
# Check for socklen_t or equivalent
CURL_CHECK_TYPE_SOCKLEN_T
CURL_CONFIGURE_CURL_SOCKLEN_T
TYPE_IN_ADDR_T
TYPE_SOCKADDR_STORAGE
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment