From 83a42ee20ea7fc25abb61c0b7ef56ebe712d7093 Mon Sep 17 00:00:00 2001 From: Yang Tse Date: Tue, 12 Mar 2013 00:24:37 +0100 Subject: curl.h: stricter CURL_EXTERN linkage decorations logic No API change involved. Info: http://curl.haxx.se/mail/lib-2013-02/0234.html --- src/Makefile.am | 1 - 1 file changed, 1 deletion(-) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index 081820558..814af6ed0 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -44,7 +44,6 @@ AM_CPPFLAGS = -I$(top_builddir)/include/curl \ bin_PROGRAMS = curl -# Mostly for Windows build targets, when using static libcurl if USE_CPPFLAG_CURL_STATICLIB AM_CPPFLAGS += -DCURL_STATICLIB endif -- cgit v1.2.3