commit | 0d9f14f5c17e4a3888dedbc8d568a55979fc05f0 | [log] [tgz] |
---|---|---|
author | Yang Tse <yangsita@gmail.com> | Wed Oct 28 19:45:26 2009 +0000 |
committer | Yang Tse <yangsita@gmail.com> | Wed Oct 28 19:45:26 2009 +0000 |
tree | 876a88fbc370edca79dbd0a0ea3eef31a550a6ad | |
parent | 9fced16efb544dc37fe54b8ed94622ed22dd55be [diff] |
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.