From a144bb8b767b1c9ae40a0e7853db88ed67c9e8c3 Mon Sep 17 00:00:00 2001 From: Yang Tse Date: Wed, 11 Apr 2012 19:28:40 +0200 Subject: build adjustments: functionally revert commits 4d3fb91f and bbfe1182 Undefining CURL_HIDDEN_SYMBOLS in source files isn't the proper fix. --- src/tool_setup.h | 6 ------ 1 file changed, 6 deletions(-) (limited to 'src/tool_setup.h') diff --git a/src/tool_setup.h b/src/tool_setup.h index 677f6e5c9..ed3849ba3 100644 --- a/src/tool_setup.h +++ b/src/tool_setup.h @@ -35,12 +35,6 @@ #include "setup.h" /* from the lib directory */ -/* - * Undefine macros intended for libcurl internal use only. - */ - -#undef CURL_HIDDEN_SYMBOLS - /* * curl tool certainly uses libcurl's external interface. */ -- cgit v1.2.3