#undef LINK #define LINK(l,t)
t
#undef VLINK #define VLINK(l,t)
t
#ifdef LIBCURL_MAIN LINK("/libcurl/", libcurl ) #else VLINK("/libcurl/", libcurl ) #endif #ifdef LIBCURL_DOCS LINK("/libcurl/c/", C API ) #else VLINK("/libcurl/c/", C API ) #endif