1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00
curl/ares/m4
Yang Tse 0d9f14f5c1 Initial step towards the ability to reduce c-ares exported symbols
based on the 'visibility' attribute for GNUC and __global for Sun
compilers, taking also in account __declspec function decoration
for Win32 and Symbian DLL's.

Introducing configure options --enable-hidden-symbols and
--disable-hidden-symbols following libcurl's naming.
2009-10-28 19:45:26 +00:00
..
.cvsignore ignore 2009-02-13 06:34:44 +00:00
cares-compilers.m4 Initial step towards the ability to reduce c-ares exported symbols 2009-10-28 19:45:26 +00:00
cares-confopts.m4 Initial step towards the ability to reduce c-ares exported symbols 2009-10-28 19:45:26 +00:00
cares-functions.m4 Refactor how libraries are checked for connect() function, 2009-06-20 17:24:43 +00:00
cares-override.m4 Our _AS_PATH_SEPARATOR_PREPARE override is now m4_defun'd instead of m4_define'd 2009-10-19 04:11:54 +00:00
cares-reentrant.m4 Check if _REENTRANT definition is required to 2009-09-29 16:34:03 +00:00
cares-system.m4 Use *_CHECK_PATH_SEPARATOR_REQUIRED to ensure that *_CHECK_PATH_SEPARATOR 2009-10-19 04:13:12 +00:00