mirror of
https://github.com/curl/curl.git
synced 2026-07-15 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
|
|
@ -43,7 +43,6 @@ LIBDIR = $(top_builddir)/lib
|
|||
# Avoid libcurl obsolete stuff
|
||||
AM_CPPFLAGS += -DCURL_NO_OLDIES
|
||||
|
||||
# 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