mirror of
https://github.com/curl/curl.git
synced 2024-12-21 06:50:10 +08:00
d222dbe788
Rename internal macros to match their `libcurl.pc` metadata counterpart. Also apply these to the `curl-config.in` template. - `CPPFLAG_CURL_STATICLIB` -> `LIBCURL_PC_CFLAGS` - `LIBCURL_LIBS` -> `LIBCURL_PC_LIBS_PRIVATE` - `LIBCURL_NO_SHARED` -> `LIBCURL_PC_LIBS` Closes #14476 |
||
---|---|---|
.. | ||
.gitignore | ||
CMakeLists.txt | ||
h2-download.c | ||
h2-pausing.c | ||
h2-serverpush.c | ||
h2-upgrade-extreme.c | ||
Makefile.am | ||
Makefile.inc | ||
tls-session-reuse.c | ||
upload-pausing.c | ||
ws-data.c | ||
ws-pingpong.c |