curl/tests/http/clients
Viktor Szakats d222dbe788
build: tidy up internal macro names for libcurl.pc
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
2024-08-12 14:56:41 +02:00
..
.gitignore
CMakeLists.txt cmake: exclude tests/http/clients builds by default 2024-08-10 10:02:48 +02:00
h2-download.c cmake: add Linux CI job, fix pytest with cmake 2024-08-06 02:40:32 +02:00
h2-pausing.c cmake: add Linux CI job, fix pytest with cmake 2024-08-06 02:40:32 +02:00
h2-serverpush.c cmake: add Linux CI job, fix pytest with cmake 2024-08-06 02:40:32 +02:00
h2-upgrade-extreme.c cmake: add Linux CI job, fix pytest with cmake 2024-08-06 02:40:32 +02:00
Makefile.am build: tidy up internal macro names for libcurl.pc 2024-08-12 14:56:41 +02:00
Makefile.inc cmake: add Linux CI job, fix pytest with cmake 2024-08-06 02:40:32 +02:00
tls-session-reuse.c cmake: add Linux CI job, fix pytest with cmake 2024-08-06 02:40:32 +02:00
upload-pausing.c cmake: add Linux CI job, fix pytest with cmake 2024-08-06 02:40:32 +02:00
ws-data.c cmake: add Linux CI job, fix pytest with cmake 2024-08-06 02:40:32 +02:00
ws-pingpong.c cmake: add Linux CI job, fix pytest with cmake 2024-08-06 02:40:32 +02:00