mirror of
https://github.com/curl/curl.git
synced 2026-07-22 19:47:16 +03:00
curl.h: stricter CURL_EXTERN linkage decorations logic
No API change involved. Info: http://curl.haxx.se/mail/lib-2013-02/0234.html
This commit is contained in:
parent
90d7d1b727
commit
83a42ee20e
8 changed files with 92 additions and 108 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue